Commit Graph

7334 Commits

Author SHA1 Message Date
tangxifan 653521755b [test] add new testcase for ecb to basic regtest 2024-05-20 12:09:12 -07:00
tangxifan bdc13e491e [arch] adding openfpga arch for ecb 2024-05-20 12:04:52 -07:00
tangxifan c795dd2f1a [arch] adding a new arch where feedback loops are modelled by direct connections 2024-05-20 12:00:39 -07:00
tangxifan 65a8db4f38 [arch] replace out-of-date keywords 2024-05-20 11:18:46 -07:00
tangxifan 9d87e99539 [lib] typo on keywords in XML parser 2024-05-20 11:15:43 -07:00
tangxifan b554a3d855 [core] code format 2024-05-19 17:24:38 -07:00
tangxifan 1a05c30b72 [lib] update vtr to latest 2024-05-19 17:24:08 -07:00
tangxifan 56aaa6a1f4 [core] sytax 2024-05-19 17:23:48 -07:00
tangxifan 065d77c679 [core] supporting opin connection to cb in tiles 2024-05-19 17:04:24 -07:00
tangxifan 9079056871 [core] now connect OPIN to CB in top-level module 2024-05-19 14:27:36 -07:00
tangxifan 5e0d208cc4 [core] update vtr 2024-05-19 14:20:56 -07:00
tangxifan 918bf79ca3 [core] update vtr and developing caches for OPIN lists just for connection blocks 2024-05-19 14:10:00 -07:00
tangxifan 772da3006b [core] code format 2024-05-18 22:19:17 -07:00
tangxifan 304f34525e [core] syntax 2024-05-18 22:17:52 -07:00
tangxifan b533ea4060 [core] now cb module include OPIN nodes 2024-05-18 22:00:02 -07:00
tangxifan 926b9e9739 [core] code format 2024-05-18 12:33:19 -07:00
tangxifan 3b93bea3d1 [core] syntax 2024-05-18 12:29:38 -07:00
tangxifan be1d7517c9 [doc] rework out-of-date syntax 2024-05-17 19:25:35 -07:00
tangxifan 0d8c21ca84 [core] add new type 'part_of_cb' for tile direct connections 2024-05-17 18:59:53 -07:00
tangxifan 16acaa004d
Merge pull request #1674 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-16 17:03:31 -07:00
github-actions[bot] c0d49270ba Updated Patch Count 2024-05-17 00:02:39 +00:00
tangxifan 0980d7e2c1
Merge pull request #1667 from lnis-uofu/dependabot/submodules/yosys-7045cf5
Bump yosys from `07ac4c2` to `7045cf5`
2024-05-15 22:12:00 -07:00
dependabot[bot] 21dfa16647
Bump yosys from `07ac4c2` to `7045cf5`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `07ac4c2` to `7045cf5`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](07ac4c2fae...7045cf509e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 08:12:02 +00:00
tangxifan 2bcf260dc6
Merge pull request #1666 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-13 18:57:31 -07:00
github-actions[bot] 56efcbb272 Updated Patch Count 2024-05-14 00:02:53 +00:00
tangxifan f45499aeec
Merge pull request #1665 from lnis-uofu/dependabot/submodules/yosys-07ac4c2
Bump yosys from `1657917` to `07ac4c2`
2024-05-13 11:32:57 -07:00
dependabot[bot] 056023d629
Bump yosys from `1657917` to `07ac4c2`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `1657917` to `07ac4c2`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](1657917693...07ac4c2fae)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 07:01:22 +00:00
tangxifan 4ea43f8848
Merge pull request #1664 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-10 09:09:07 -07:00
github-actions[bot] a06c1f28d5 Updated Patch Count 2024-05-10 16:06:08 +00:00
tangxifan b8e3e95908
Merge pull request #1661 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-10 09:04:37 -07:00
tangxifan 912bea1e26
Merge pull request #1663 from lnis-uofu/dependabot/submodules/yosys-1657917
Bump yosys from `514852a` to `1657917`
2024-05-10 09:04:16 -07:00
tangxifan 0ad015857f
Merge pull request #1662 from lnis-uofu/xt_rr_graph_preload_hotfix
[core] fixed a bug where incoming edges are not built after loading rr_graph in vpr
2024-05-10 09:03:31 -07:00
dependabot[bot] 85be16f918
Bump yosys from `514852a` to `1657917`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `514852a` to `1657917`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](514852ae71...1657917693)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 07:01:17 +00:00
tangxifan 372e386330 [test] add new tests to verify rr graph preloading in two file formats 2024-05-09 23:10:45 -07:00
tangxifan 7848bdaeac [core] code format 2024-05-09 22:50:49 -07:00
tangxifan 5f37d63061 [core] fixed a bug where incoming edges are not built after loading rr_graph in vpr 2024-05-09 19:38:26 -07:00
github-actions[bot] 9ac767fbca Updated Patch Count 2024-05-10 00:02:42 +00:00
tangxifan 8464cb6187
Merge pull request #1659 from lnis-uofu/dependabot/submodules/yosys-514852a
Bump yosys from `1ac0008` to `514852a`
2024-05-09 15:35:06 -07:00
dependabot[bot] 20afaff880
Bump yosys from `1ac0008` to `514852a`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `1ac0008` to `514852a`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](1ac00088a6...514852ae71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 06:50:36 +00:00
tangxifan eddf51841b
Merge pull request #1658 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-08 10:55:16 -07:00
github-actions[bot] e8dba02b93 Updated Patch Count 2024-05-08 17:53:49 +00:00
tangxifan 604edf8b9a
Merge pull request #1657 from lnis-uofu/dependabot/submodules/yosys-1ac0008
Bump yosys from `68c7fc4` to `1ac0008`
2024-05-08 10:53:19 -07:00
dependabot[bot] 7147e610a6
Bump yosys from `68c7fc4` to `1ac0008`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `68c7fc4` to `1ac0008`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](68c7fc4c91...1ac00088a6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 06:24:33 +00:00
tangxifan 237d46f19e
Merge pull request #1656 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2024-05-07 23:22:49 -07:00
github-actions[bot] 8f5fee9cdf Updated Patch Count 2024-05-08 06:21:40 +00:00
tangxifan a821357a67
Merge pull request #1654 from lnis-uofu/dependabot/submodules/yosys-68c7fc4
Bump yosys from `0f9ee20` to `68c7fc4`
2024-05-07 23:21:08 -07:00
tangxifan 00fb3e265d
Merge branch 'master' into dependabot/submodules/yosys-68c7fc4 2024-05-07 20:42:25 -07:00
tangxifan fe776b0cf6
Merge pull request #1649 from lnis-uofu/dependabot/submodules/vtr-verilog-to-routing-d8def01
Bump vtr-verilog-to-routing from `eb97228` to `d8def01`
2024-05-07 20:42:03 -07:00
tangxifan b8b8fb6d3b [test] update golden files 2024-05-07 13:25:23 -07:00
tangxifan 81730da7b2 [test] update golden files 2024-05-07 13:25:04 -07:00