Commit Graph

5100 Commits

Author SHA1 Message Date
github-actions[bot] 4424988712 Updated Patch Count 2022-07-01 00:02:42 +00:00
tangxifan e220ddc9cd
Merge pull request #697 from antmicro/vpr-param-handling
VPR: validate EBLIF parameters and fix them in verilog netlist writer
2022-06-30 11:06:57 -07:00
tangxifan fb952fa487
Merge pull request #695 from lnis-uofu/win32-build
Add support for (MinGW gcc) Windows build
2022-06-30 11:06:45 -07:00
tangxifan 542b33b4b3
Merge pull request #696 from lnis-uofu/dependabot/submodules/yosys-plugins-75df29e
Bump yosys-plugins from `c9af547` to `75df29e`
2022-06-30 11:06:19 -07:00
tangxifan 26fce2511c
Merge pull request #700 from antmicro/vpr-merged-netlist-writer
VPR: add second netlist writer for merged multi-bits ports
2022-06-30 11:04:58 -07:00
tangxifan c1d4783a9c
Merge pull request #699 from lnis-uofu/fix-format-ptc-num
fix format_ptc_num() issues
2022-06-30 09:14:59 -07:00
coolbreeze413 1677ac0ddb fix count of ',' logic and clear stringstream for string to int conversion 2022-06-30 18:06:32 +05:30
Paweł Czarnecki 46a3b9303f vpr: add merged verilog netlist writer
Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
2022-06-30 14:22:30 +02:00
Maciej Kurc 721ac99696 Correct handling of unconnected ports in output Verilog netlist...
...so that outputs are not connected to constants.

Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2022-06-30 13:06:34 +02:00
Maciej Kurc 782cdfd8e1 Added VPR commandline options that control unconnected port handling in the output Verilog netlist
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2022-06-30 13:06:34 +02:00
Maciej Kurc 2609862580 Interpretation of EBLIF parameters and correct writing them to output Verilog netlist
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2022-06-30 10:20:34 +02:00
dependabot[bot] 4673005fa6
Bump yosys-plugins from `c9af547` to `75df29e`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `c9af547` to `75df29e`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](c9af547bf7...75df29e1c6)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 06:27:47 +00:00
coolbreeze413 9fd8c02e13 header inclusions required for MinGW windows build 2022-06-29 07:03:38 +05:30
tangxifan 3f0e53c960
Merge pull request #693 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-06-28 13:14:00 -07:00
github-actions[bot] 686aa51d4f Updated Patch Count 2022-06-28 00:02:06 +00:00
tpagarani 69a4277cee
Merge pull request #692 from lnis-uofu/dependabot/submodules/yosys-plugins-c9af547
Bump yosys-plugins from `d2af8ad` to `c9af547`
2022-06-27 08:19:40 -07:00
dependabot[bot] f8fd725b27
Bump yosys-plugins from `d2af8ad` to `c9af547`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `d2af8ad` to `c9af547`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](d2af8ad39a...c9af547bf7)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 06:25:28 +00:00
tangxifan ef264e59ce
Merge pull request #690 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-06-24 08:45:38 +08:00
tangxifan 2168321958
Merge pull request #680 from lnis-uofu/tileable_rr_graph_read_write_fix
Fix tileable rr graph read/write issue.
2022-06-24 08:45:19 +08:00
github-actions[bot] 2f3fc7c710 Updated Patch Count 2022-06-24 00:02:28 +00:00
tangxifan c3a76f0e44
Merge pull request #689 from lnis-uofu/dependabot/submodules/yosys-plugins-d2af8ad
Bump yosys-plugins from `fe8fe89` to `d2af8ad`
2022-06-23 22:39:48 +08:00
taoli4rs 6d461c26ae
Merge branch 'master' into tileable_rr_graph_read_write_fix 2022-06-22 10:18:16 -07:00
dependabot[bot] 7dfe1be24c
Bump yosys-plugins from `fe8fe89` to `d2af8ad`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `fe8fe89` to `d2af8ad`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](fe8fe891c6...d2af8ad39a)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 06:29:06 +00:00
tangxifan d2975071dd
Merge pull request #682 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-06-11 09:51:03 +08:00
taoli4rs 25c4c097ec Refine code based on review feedback. 2022-06-10 18:13:23 -07:00
github-actions[bot] 15db7cb468 Updated Patch Count 2022-06-11 00:02:22 +00:00
Ganesh Gore 4c5d2272a3 Updated docker base images 2022-06-09 19:46:27 -06:00
Ganesh Gore c37ce5197e Merge remote-tracking branch 'origin/adding_vpr_tcl' 2022-06-09 19:32:38 -06:00
Manadher Kharroubi 645835f99a Setting LD_LIBRARY_PATH for dynamic libvpr.so 2022-06-07 16:28:40 -07:00
Manadher Kharroubi 0318ce5dba Running build dependencies 2022-06-07 13:24:08 -07:00
Manadher Kharroubi cbca88930b Running build dependencies 2022-06-07 13:20:53 -07:00
Manadher Kharroubi 0e1322130a Running build dependencies 2022-06-07 13:14:39 -07:00
Manadher Kharroubi 885afc6827 Running build dependencies 2022-06-07 12:31:18 -07:00
Manadher Kharroubi 1cdaa812b2 Installing swig dependency 2022-06-07 11:31:33 -07:00
Manadher Kharroubi 73d9b40124 adding Tcl interface to vpr 2022-06-07 09:15:20 -07:00
taoli4rs f8e049c73d Fix tileable rr graph read/write issue. 2022-06-06 12:34:54 -07:00
tangxifan 70e2330f17
Merge pull request #671 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-26 10:06:17 +08:00
github-actions[bot] d5e3baeb4e Updated Patch Count 2022-05-26 00:02:21 +00:00
tangxifan b824f94751
Merge pull request #669 from lnis-uofu/runtime_membank
Reduce Peak Memory Usage of Fabric Bitstream Database
2022-05-25 21:17:58 +08:00
tangxifan 4b9431b132 [test] avoid XML bitstream output when can go beyond github runners' disk space 2022-05-25 18:45:26 +08:00
tangxifan a7e87b9432 [FPGA-Bitstream] note limitations 2022-05-25 18:38:01 +08:00
tangxifan ffac5a66e1 [FPGA-Bitstream] Now encode address bits to save memory in bitstream database 2022-05-25 17:45:08 +08:00
tangxifan bf1a81fbb5 [FPGA-bitstream] add timer to computing intensive functions 2022-05-25 14:52:32 +08:00
tangxifan 9832722056 [test] now add QuickLogic memory bank to fpga bitstream regression tests 2022-05-25 11:42:32 +08:00
tangxifan 86347a9d49 [test] move generate_bitstream to another directory. Ready to test generate bitstream across different configuration protocols 2022-05-25 11:19:49 +08:00
tangxifan 20af542f32
Merge pull request #663 from lnis-uofu/dependabot/submodules/yosys-plugins-fe8fe89
Bump yosys-plugins from `14452cf` to `fe8fe89`
2022-05-24 10:05:50 +08:00
tangxifan 36b459905a
Merge branch 'master' into dependabot/submodules/yosys-plugins-fe8fe89 2022-05-24 08:20:53 +08:00
tangxifan 91d89df42f
Merge pull request #666 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-24 08:20:39 +08:00
github-actions[bot] c021f9ce6d Updated Patch Count 2022-05-24 00:02:27 +00:00
ganeshgore 059e563033
Merge pull request #665 from lnis-uofu/gg_ci_cd_dev
[Bugfix] dockerfile
2022-05-23 10:09:47 -06:00