Commit Graph

6766 Commits

Author SHA1 Message Date
tangxifan 1daabb990e [core] code format 2023-09-18 15:35:13 -07:00
tangxifan 110301a2e4 [core] now tile port naming can follow index 2023-09-18 15:34:40 -07:00
tangxifan e46e58527a [core] code format 2023-09-17 23:16:38 -07:00
tangxifan eeb1bd6662 [core] fixed some bugs 2023-09-17 23:16:15 -07:00
tangxifan c6175aa514 [core] code format 2023-09-17 22:37:48 -07:00
tangxifan ef97127c63 [core] fixed some bugs in testbenches when renaming top modules 2023-09-17 22:34:00 -07:00
tangxifan c14277a674 [core] fixing bugs 2023-09-17 17:57:57 -07:00
tangxifan d5152dc16d [core] fixed a bug on the hierarchy writer 2023-09-17 17:42:25 -07:00
tangxifan 3fd60a165d [test] typo 2023-09-17 17:42:15 -07:00
tangxifan 11e976ec92 [test] add a new test to validate renaming on fpga top/core modules 2023-09-17 17:38:37 -07:00
tangxifan 4ccb4737be [core] code format 2023-09-17 17:33:10 -07:00
tangxifan f79da76656 [core] supporting renaming on all the verilog modules 2023-09-17 17:29:11 -07:00
tangxifan 7e71f655df [doc] typo 2023-09-17 13:46:54 -07:00
tangxifan 72a3c05747 [core] code format 2023-09-17 13:29:30 -07:00
tangxifan 0ef1e0bde5 [test] add a new test to validate renaming rules 2023-09-17 13:29:12 -07:00
tangxifan ccd4c1861b [core] developing new command to write module naming rules 2023-09-16 19:37:06 -07:00
tangxifan 9e303e9529 [doc] update for renaming modules 2023-09-16 19:19:53 -07:00
tangxifan 32df673d72 [core] code format 2023-09-16 18:35:33 -07:00
tangxifan 200ecad74a [core] fixed bugs in bitgen 2023-09-16 18:34:55 -07:00
tangxifan 058bb1ef51 [core] code format 2023-09-16 18:24:38 -07:00
tangxifan 6fc2924438 [core] syntax 2023-09-16 18:16:30 -07:00
tangxifan d61d88f12e [core] fixed some bugs in verilog writer due to renaming 2023-09-16 18:13:22 -07:00
tangxifan 559fa45d89 [test] add a new test to validate module renaming using index 2023-09-16 17:55:52 -07:00
tangxifan 37573abc22 [core] code format 2023-09-15 23:32:40 -07:00
tangxifan c85c64eb5a [core] syntax 2023-09-15 23:30:34 -07:00
tangxifan bc407e5d69 [core] code complete for rename modules 2023-09-15 23:22:31 -07:00
tangxifan 2a45b49890 [core] developing renaming commands. options and functions 2023-09-15 19:15:18 -07:00
tangxifan 7913e6cc6a [lib] update tests and fixed some bugs 2023-09-15 17:38:51 -07:00
tangxifan b5cf08a3c5 [lib] add testing 2023-09-15 17:15:05 -07:00
tangxifan 74b9f673ec [lib] syntax and add missing api 2023-09-15 17:00:02 -07:00
tangxifan 636647902e [lib] developing io for module name map 2023-09-15 16:53:24 -07:00
tangxifan e5bc936144 [lib] developing io 2023-09-15 16:19:10 -07:00
tangxifan b65dda90c4 [lib] developing naming manager 2023-09-15 16:02:13 -07:00
tangxifan af67b02cca [lib] rename lib to namemanager as a unified library to provide naming support on FPGA modules 2023-09-15 13:51:14 -07:00
tangxifan 322c675698
Merge pull request #1353 from lnis-uofu/dependabot/submodules/yosys-b84ed5d
Bump yosys from `9e00442` to `b84ed5d`
2023-09-14 11:14:12 -07:00
dependabot[bot] b019a5b365
Bump yosys from `9e00442` to `b84ed5d`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `9e00442` to `b84ed5d`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](9e004426e0...b84ed5d3ad)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 06:45:36 +00:00
tangxifan f7965e69aa
Merge pull request #1351 from lnis-uofu/dependabot/submodules/yosys-9e00442
Bump yosys from `41b34a1` to `9e00442`
2023-09-13 11:34:11 -07:00
dependabot[bot] 14c6b977b6
Bump yosys from `41b34a1` to `9e00442`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `41b34a1` to `9e00442`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](41b34a1935...9e004426e0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:21:34 +00:00
tangxifan 4c15cf2be1
Merge pull request #1349 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-09-11 20:00:51 -07:00
github-actions[bot] 44a1e7f1bd Updated Patch Count 2023-09-12 00:02:24 +00:00
tangxifan 188f15a234
Merge pull request #1348 from lnis-uofu/dependabot/submodules/yosys-plugins-7c89a55
Bump yosys-plugins from `9be2ac0` to `7c89a55`
2023-09-10 17:17:10 -07:00
dependabot[bot] 44dc680ca8
Bump yosys-plugins from `9be2ac0` to `7c89a55`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `9be2ac0` to `7c89a55`.
- [Commits](9be2ac0cbc...7c89a55eb2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 06:09:48 +00:00
tangxifan 6681182764
Merge pull request #1347 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-09-07 20:39:52 -07:00
github-actions[bot] 454b74acf4 Updated Patch Count 2023-09-08 00:02:21 +00:00
tangxifan 9eafc18693
Merge pull request #1345 from lnis-uofu/dependabot/submodules/yosys-plugins-9be2ac0
Bump yosys-plugins from `834794d` to `9be2ac0`
2023-09-07 10:18:17 -07:00
tangxifan 1d0d91e958
Merge pull request #1344 from lnis-uofu/dependabot/submodules/yosys-41b34a1
Bump yosys from `83b1a57` to `41b34a1`
2023-09-07 10:18:00 -07:00
tangxifan c66db467f3
Merge pull request #1343 from lnis-uofu/xt_default_nettype
Now default_nettype is switched to ``wire`` by the end of each module that is generated by OpenFPGA
2023-09-07 10:17:37 -07:00
dependabot[bot] 1be6670c41
Bump yosys-plugins from `834794d` to `9be2ac0`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `834794d` to `9be2ac0`.
- [Commits](834794d592...9be2ac0cbc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 06:32:04 +00:00
dependabot[bot] 71fbb22229
Bump yosys from `83b1a57` to `41b34a1`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `83b1a57` to `41b34a1`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](83b1a57eed...41b34a1935)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 06:31:58 +00:00
tangxifan 1287097ce5 [test] update golden netlists 2023-09-06 22:51:38 -07:00