Commit Graph

6219 Commits

Author SHA1 Message Date
tangxifan 8be6e7d0a0 [core] dev 2023-02-25 11:04:48 -08:00
tangxifan cf84e1df53 [core] dev 2023-02-24 22:50:27 -08:00
tangxifan 7f07a9d031 [lib] add default seg/switch to clock arch. Fixed syntax 2023-02-24 19:15:39 -08:00
tangxifan ee0459d729 [core] developing append_clock_rr_graph function 2023-02-24 17:58:37 -08:00
tangxifan 2f6cc5ad79
Merge pull request #1075 from lnis-uofu/dependabot/submodules/yosys-8216b23
Bump yosys from `0f2d226` to `8216b23`
2023-02-24 16:21:39 -08:00
dependabot[bot] 6dba1d8a47
Bump yosys from `0f2d226` to `8216b23`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `0f2d226` to `8216b23`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](0f2d226ae9...8216b23fb7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 07:19:49 +00:00
tangxifan aa55c692d7 [core] starting developing core function for clock rr_graph build-up 2023-02-23 18:04:07 -08:00
tangxifan 786b458a27 [core] adding new command 'append_clock_rr_graph' 2023-02-23 13:30:18 -08:00
tangxifan b78ca69fe5 [core] enable clock arch link 2023-02-22 22:29:16 -08:00
tangxifan e1dab3d227 [code] format 2023-02-22 22:01:24 -08:00
tangxifan e175472a07 [core] adding new commands 2023-02-22 21:58:25 -08:00
tangxifan 65b27a3377 [lib] fixed a few bugs 2023-02-22 21:29:18 -08:00
tangxifan 40f6b5a3fe [lib] fixed a few bugs 2023-02-22 21:23:08 -08:00
tangxifan a9d5e4dfbd [lib] update example clock arch xml 2023-02-22 21:18:00 -08:00
tangxifan d1133000ba [lib] code format 2023-02-22 21:03:04 -08:00
tangxifan aafd1e6fb3 [lib] syntax 2023-02-22 21:02:35 -08:00
tangxifan b2ef1db5f4 [lib] finishing up code changes; start debugging 2023-02-22 20:46:18 -08:00
tangxifan 1c8a5eb098 [lib] adding linker 2023-02-22 20:29:32 -08:00
tangxifan bf2876c60e [lib] developing linker 2023-02-22 18:36:22 -08:00
tangxifan ce20a16aad [lib] adding unit test 2023-02-22 18:26:18 -08:00
tangxifan b37deb4b02 [lib] adding writer 2023-02-22 18:21:28 -08:00
tangxifan 88ec53afe0
Merge pull request #1072 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-02-22 16:41:20 -08:00
github-actions[bot] e9ff6d88f9 Updated Patch Count 2023-02-23 00:02:34 +00:00
tangxifan 5cd310c4cc [lib] adding missing apis 2023-02-22 15:04:52 -08:00
tangxifan 7bc843b74a [lib] developing xml parser for clk arch 2023-02-22 13:23:09 -08:00
tangxifan 25e43b47da [lib] first round of data structure on clock arch 2023-02-22 12:18:44 -08:00
tangxifan 813c7d557a
Merge pull request #1071 from lnis-uofu/dependabot/submodules/yosys-plugins-ae92491
Bump yosys-plugins from `43308c1` to `ae92491`
2023-02-22 11:30:17 -08:00
dependabot[bot] 9e3451e209
Bump yosys-plugins from `43308c1` to `ae92491`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `43308c1` to `ae92491`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](43308c1432...ae92491a67)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:18:32 +00:00
tangxifan 9eb2374bc6 [lib] developing 2023-02-21 22:29:25 -08:00
tangxifan fe594acab1 [lib] adding clock network data structure 2023-02-21 16:53:05 -08:00
tangxifan e34add1394
Merge pull request #1070 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-02-21 16:09:43 -08:00
github-actions[bot] 08212a3719 Updated Patch Count 2023-02-22 00:02:38 +00:00
tangxifan e7fc065032 [lib] start developing clock arch data structure and I/O 2023-02-21 15:06:35 -08:00
tangxifan f4e017f06c
Merge pull request #1068 from lnis-uofu/dependabot/submodules/yosys-0f2d226
Bump yosys from `1cfedc9` to `0f2d226`
2023-02-21 12:46:25 -08:00
dependabot[bot] f9475ee6e3
Bump yosys from `1cfedc9` to `0f2d226`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `1cfedc9` to `0f2d226`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](1cfedc90ce...0f2d226ae9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 07:58:32 +00:00
tangxifan eabf44ac31
Merge pull request #1066 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-02-18 16:07:15 -08:00
github-actions[bot] cea7892686 Updated Patch Count 2023-02-19 00:02:50 +00:00
tangxifan f99e76942c
Merge pull request #1064 from lnis-uofu/dependabot/submodules/yosys-1cfedc9
Bump yosys from `b1a0111` to `1cfedc9`
2023-02-18 14:15:07 -08:00
tangxifan 69a4fed95d
Merge pull request #1065 from lnis-uofu/dependabot/submodules/yosys-plugins-43308c1
Bump yosys-plugins from `345fe14` to `43308c1`
2023-02-18 14:14:31 -08:00
tangxifan 6433b2ec94
Merge pull request #1061 from lnis-uofu/dependabot/submodules/vtr-verilog-to-routing-9e53e9a
Bump vtr-verilog-to-routing from `62e42cf` to `9e53e9a`
2023-02-18 14:14:13 -08:00
dependabot[bot] 81253ca48e
Bump yosys-plugins from `345fe14` to `43308c1`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `345fe14` to `43308c1`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](345fe14ee2...43308c1432)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 07:59:03 +00:00
dependabot[bot] f081a12204
Bump yosys from `b1a0111` to `1cfedc9`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `b1a0111` to `1cfedc9`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](b1a011138c...1cfedc90ce)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 07:58:58 +00:00
dependabot[bot] 415982f7c4
Bump vtr-verilog-to-routing from `62e42cf` to `9e53e9a`
Bumps [vtr-verilog-to-routing](https://github.com/verilog-to-routing/vtr-verilog-to-routing) from `62e42cf` to `9e53e9a`.
- [Release notes](https://github.com/verilog-to-routing/vtr-verilog-to-routing/releases)
- [Commits](62e42cfbf7...9e53e9a0a7)

---
updated-dependencies:
- dependency-name: vtr-verilog-to-routing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:58:43 +00:00
tangxifan 9f7e8cbf1d
Merge pull request #1059 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-02-14 16:24:45 -08:00
github-actions[bot] 920ac231f2 Updated Patch Count 2023-02-15 00:02:29 +00:00
tangxifan a60eea8a79
Merge pull request #1057 from lnis-uofu/dependabot/submodules/yosys-plugins-345fe14
Bump yosys-plugins from `08430ec` to `345fe14`
2023-02-14 10:49:01 -08:00
dependabot[bot] ce4f30353d
Bump yosys-plugins from `08430ec` to `345fe14`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `08430ec` to `345fe14`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](08430ec4f5...345fe14ee2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 08:00:43 +00:00
tangxifan e2ef274d61
Merge pull request #1054 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-02-12 16:23:31 -08:00
github-actions[bot] 23052f35ed Updated Patch Count 2023-02-13 00:02:16 +00:00
Ganesh Gore 7c1f8cd746 Updated docker version 2023-02-12 12:36:53 -07:00