Commit Graph

5100 Commits

Author SHA1 Message Date
tangxifan 1c9da96f59 [lib] move io_location_map to libpcf 2022-07-26 16:00:28 -07:00
tangxifan 27fea8bbbe [lib] Merge librepackdc into libpcf 2022-07-26 15:54:32 -07:00
tangxifan 2b4beb632c [doc] fix a bug in including io information file format 2022-07-26 15:50:35 -07:00
tangxifan 65fa6f5b60
Merge pull request #731 from lnis-uofu/io_constraints
Now OpenFPGA can output I/O location information to an XML file
2022-07-26 15:41:08 -07:00
tangxifan bf2b1da801 [doc] add the new command file format to documentation 2022-07-26 14:06:07 -07:00
tangxifan 23f98d6a3b [engine] fixed a few bugs 2022-07-26 13:55:29 -07:00
tangxifan 353de4546f [test] add 'write_fabric_io_info' command to test cases 2022-07-26 13:48:54 -07:00
tangxifan 85bcb36f34 [engine] fix compiler errors 2022-07-26 12:25:40 -07:00
tangxifan 0862eceed0 [engine] add an XML write to io location map: In the long run, we should decouple the writer function from the data structure!!! 2022-07-26 12:17:45 -07:00
tangxifan 2e8d5aa65e
Merge pull request #729 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-22 17:10:36 -07:00
github-actions[bot] f43acd76db Updated Patch Count 2022-07-23 00:02:19 +00:00
tangxifan 2450e81be9
Merge pull request #728 from lnis-uofu/constrain_pin_location_in_openfpga
Update unit test data.
2022-07-22 16:35:49 -07:00
tangxifan 7af7a1d6c7
Merge branch 'master' into constrain_pin_location_in_openfpga 2022-07-22 10:49:37 -07:00
taoli4rs 59e2692b9a Update unit test data. 2022-07-22 10:45:31 -07:00
tangxifan 8217f62472
Merge pull request #725 from lnis-uofu/tangxifan-patch-2
Update compile.rst to avoid confusion in https://github.com/lnis-uofu/OpenFPGA/issues/724
2022-07-21 18:44:00 -07:00
tangxifan 21a0415ff3
Update compile.rst 2022-07-21 17:52:21 -07:00
tangxifan 8dd94fb522
Merge pull request #723 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-21 17:13:02 -07:00
github-actions[bot] 591899dfb8 Updated Patch Count 2022-07-22 00:02:19 +00:00
tangxifan 407652191e
Merge pull request #722 from antmicro/fix-tnode-remap
Fixes for VPR timing node remapping
2022-07-21 10:04:37 -07:00
tpagarani 9e6caeb899
Merge pull request #720 from lnis-uofu/dependabot/submodules/yosys-plugins-52cdcc4
Bump yosys-plugins from `e71ace5` to `52cdcc4`
2022-07-21 09:12:03 -07:00
Maciej Kurc 22f8d968cc Ported fixes related to timing graph node remapping.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2022-07-21 10:29:58 +02:00
dependabot[bot] 6dac416025
Bump yosys-plugins from `e71ace5` to `52cdcc4`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `e71ace5` to `52cdcc4`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](e71ace57a7...52cdcc42db)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 06:28:13 +00:00
tangxifan 2a73b60afb
Merge pull request #719 from lnis-uofu/constrain_pin_location_in_openfpga
Add constrain_pin_location command in openfpga; add full flow test.
2022-07-20 22:28:52 -07:00
taoli4rs 347a29f27c Fix test name in basic regression test script. 2022-07-20 21:05:31 -07:00
taoli4rs 0dab36f326 Fix clang issue- change string to string.c_str() for VTR_LOG. 2022-07-20 15:20:19 -07:00
taoli4rs 3762a3aae4 Code clean up based on review. 2022-07-20 14:34:44 -07:00
taoli4rs cfc0d08060 Add constrain_pin_location command in openfpga; add full flow test. 2022-07-20 11:51:00 -07:00
tangxifan 9dca626a3d
Merge pull request #717 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-15 17:04:17 -07:00
github-actions[bot] 1c511a3742 Updated Patch Count 2022-07-16 00:02:25 +00:00
tangxifan a4f6d2b260
Merge pull request #715 from lnis-uofu/dependabot/submodules/yosys-plugins-e71ace5
Bump yosys-plugins from `9d3f0b6` to `e71ace5`
2022-07-15 11:01:03 -07:00
tangxifan 0a119f2ec8
Merge pull request #716 from antmicro/fix-sdf-escape
VPR: netlist writer: sdf: don't escape '[' and ']' chars for black boxes
2022-07-15 11:00:46 -07:00
Pawel Czarnecki 99eb13f135 vpr: netlist_writer: sdf: don't escape '[' and ']' chars for black boxes
Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
2022-07-15 15:14:10 +02:00
dependabot[bot] 581c7450cc
Bump yosys-plugins from `9d3f0b6` to `e71ace5`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `9d3f0b6` to `e71ace5`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](9d3f0b6f16...e71ace57a7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 06:27:30 +00:00
tangxifan dccee2a516
Merge pull request #714 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-12 17:06:53 -07:00
github-actions[bot] e559f656b2 Updated Patch Count 2022-07-13 00:02:37 +00:00
tpagarani 0e68a7210a
Merge pull request #713 from lnis-uofu/dependabot/submodules/yosys-plugins-9d3f0b6
Bump yosys-plugins from `8aa193b` to `9d3f0b6`
2022-07-12 02:26:51 -07:00
dependabot[bot] ee51bd7710
Bump yosys-plugins from `8aa193b` to `9d3f0b6`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `8aa193b` to `9d3f0b6`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](8aa193b5a0...9d3f0b6f16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 06:36:32 +00:00
tangxifan e4674c33ee
Merge pull request #712 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-11 17:38:57 -07:00
github-actions[bot] 6af6ca63c3 Updated Patch Count 2022-07-12 00:02:29 +00:00
tangxifan b01fd82b5a
Merge pull request #711 from lnis-uofu/dependabot/submodules/yosys-plugins-8aa193b
Bump yosys-plugins from `d149693` to `8aa193b`
2022-07-11 09:31:26 -07:00
dependabot[bot] 8612ee6efa
Bump yosys-plugins from `d149693` to `8aa193b`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `d149693` to `8aa193b`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](d1496936c1...8aa193b5a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:31:00 +00:00
tangxifan 6b79f92cae
Merge pull request #709 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-07 17:57:50 -07:00
github-actions[bot] 955219da14 Updated Patch Count 2022-07-08 00:02:41 +00:00
tangxifan 2705bc3828
Merge pull request #707 from lnis-uofu/dependabot/submodules/yosys-plugins-d149693
Bump yosys-plugins from `6bc9630` to `d149693`
2022-07-07 10:02:56 -07:00
dependabot[bot] 519f1cb973
Bump yosys-plugins from `6bc9630` to `d149693`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `6bc9630` to `d149693`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](6bc9630fb7...d1496936c1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 06:58:07 +00:00
tangxifan 37ecb6ca4c
Merge pull request #703 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-07-01 17:06:12 -07:00
github-actions[bot] 3c7aecec9f Updated Patch Count 2022-07-02 00:02:24 +00:00
tangxifan 390e6395e4
Merge pull request #702 from lnis-uofu/dependabot/submodules/yosys-plugins-6bc9630
Bump yosys-plugins from `75df29e` to `6bc9630`
2022-07-01 11:46:39 -07:00
dependabot[bot] 4e45f31a42
Bump yosys-plugins from `75df29e` to `6bc9630`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `75df29e` to `6bc9630`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](75df29e1c6...6bc9630fb7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 06:36:34 +00:00
tangxifan b6f3f20e77
Merge pull request #701 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-06-30 18:00:05 -07:00