Commit Graph

6928 Commits

Author SHA1 Message Date
tangxifan 4d11f73471 [core] fixed a bug 2023-09-18 20:43:15 -07:00
tangxifan e49bed10ca
Merge pull request #1362 from lnis-uofu/xt_readthdocs
Update .readthedocs.yml to check if python version causes build failures.
2023-09-18 20:27:25 -07:00
tangxifan b52a5b7858 [doc] debugging 2023-09-18 18:31:47 -07:00
tangxifan 9cd4c8498c [doc] debugging 2023-09-18 18:08:01 -07:00
tangxifan 3217d1f57a [doc] debugging 2023-09-18 18:06:04 -07:00
tangxifan 973192e5aa [doc] update requirements 2023-09-18 18:01:45 -07:00
tangxifan 5807af97b1
Update .readthedocs.yml 2023-09-18 16:54:06 -07:00
tangxifan 0495ea67cc Merge branch 'xt_module_naming' of github.com:lnis-uofu/OpenFPGA into xt_module_naming 2023-09-18 16:40:03 -07:00
tangxifan a1e609c901 [core] fixed some bugs 2023-09-18 16:39:07 -07:00
tangxifan 56231ad08a
Merge branch 'master' into xt_module_naming 2023-09-18 15:38:19 -07:00
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 67deac9f47
Merge pull request #1359 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-09-16 12:50:43 -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
github-actions[bot] 71b32616fa Updated Patch Count 2023-09-16 00:02:23 +00: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