Commit Graph

5126 Commits

Author SHA1 Message Date
tangxifan e56775cd00 [ci] force debug run for regression tests 2022-05-22 13:18:07 +08:00
tangxifan 0dc7caf3b7 [test] now regression test script supports remove all run dir through command-line options 2022-05-22 13:15:39 +08:00
tangxifan 751d87b8e3 [test] fix a bug in detect changes in golden netlists 2022-05-22 13:06:47 +08:00
tangxifan 6719a9aa26 [test] update golden netlists/testbenches etc. 2022-05-22 13:03:01 +08:00
tangxifan cdb9b5ed7d
Merge pull request #658 from lnis-uofu/dependabot/submodules/yosys-plugins-14452cf
Bump yosys-plugins from `aadd173` to `14452cf`
2022-05-22 11:47:27 +08:00
dependabot[bot] ea895416d0
Bump yosys-plugins from `aadd173` to `14452cf`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `aadd173` to `14452cf`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](aadd1735b2...14452cf840)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 06:18:51 +00:00
tangxifan 074cb38b44
Merge pull request #656 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-17 17:46:27 +08:00
github-actions[bot] 5bcbf459c2 Updated Patch Count 2022-05-17 00:02:13 +00:00
tangxifan fd43955b61
Merge pull request #655 from lnis-uofu/dependabot/submodules/yosys-plugins-aadd173
Bump yosys-plugins from `2fa356d` to `aadd173`
2022-05-16 16:41:21 +08:00
dependabot[bot] 7209f5577b
Bump yosys-plugins from `2fa356d` to `aadd173`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `2fa356d` to `aadd173`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](2fa356d11c...aadd1735b2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 06:48:40 +00:00
tangxifan bbf5108d18
Merge pull request #654 from lnis-uofu/binder
Added user to the docker image
2022-05-16 12:02:45 +08:00
ganeshgore 226bc047a0
Merge branch 'master' into binder 2022-05-15 20:56:07 -06:00
Ganesh Gore 933386e470 Updated dependencies 2022-05-15 20:53:07 -06:00
Ganesh Gore cbb7faa68d Adder user in docker image 2022-05-14 22:34:35 -06:00
tangxifan 7150420d3f
Merge pull request #653 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-14 09:16:42 +08:00
github-actions[bot] 413fea591b Updated Patch Count 2022-05-14 00:02:15 +00:00
tangxifan 32e8aad235
Merge pull request #652 from lnis-uofu/dependabot/submodules/yosys-plugins-2fa356d
Bump yosys-plugins from `00590be` to `2fa356d`
2022-05-13 15:38:58 +08:00
dependabot[bot] 1a5c69d326
Bump yosys-plugins from `00590be` to `2fa356d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `00590be` to `2fa356d`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](00590be555...2fa356d11c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 06:34:05 +00:00
tangxifan 68dce75a16
Merge pull request #651 from lnis-uofu/binder
Updated documentation on how to execute with docker
2022-05-11 12:21:27 +08:00
ganeshgore 17c4e9a1bb
Merge branch 'master' into binder 2022-05-10 19:58:17 -06:00
tangxifan 9a3c82039d
Merge pull request #650 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-11 08:08:58 +08:00
github-actions[bot] a0495be360 Updated Patch Count 2022-05-11 00:02:20 +00:00
tangxifan 1363de599e
Merge pull request #649 from lnis-uofu/dependabot/submodules/yosys-plugins-00590be
Bump yosys-plugins from `cfd794b` to `00590be`
2022-05-10 15:29:22 +08:00
dependabot[bot] df7ce3262c
Bump yosys-plugins from `cfd794b` to `00590be`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `cfd794b` to `00590be`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](cfd794bd5a...00590be555)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 06:24:14 +00:00
tangxifan c794aa58dd
Merge pull request #648 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-10 09:10:52 +08:00
github-actions[bot] aba7289bb3 Updated Patch Count 2022-05-10 00:02:15 +00:00
tangxifan 2b052388c8
Merge pull request #647 from lnis-uofu/negedge_ff
Support Negative Edge Flip-flop
2022-05-09 19:33:41 +08:00
tangxifan b4f9453c00 [ci] downgrade ubuntu version in runner due to renamed packages in scripts 2022-05-09 18:00:33 +08:00
tangxifan 0f56dbcb92 [ci] debug 2022-05-09 17:58:17 +08:00
tangxifan 52b348c6db [ci] debug 2022-05-09 17:54:08 +08:00
tangxifan 15617392ae [ci] debugging 2022-05-09 17:51:02 +08:00
tangxifan 925ac9051c [ci] typo 2022-05-09 17:45:31 +08:00
tangxifan d7e854eae7 [test] deploy new test to ci 2022-05-09 17:23:57 +08:00
tangxifan 7ed1548c6e [arch] fixed a few bugs 2022-05-09 17:22:48 +08:00
tangxifan 9f56e61342 [arch] syntax 2022-05-09 17:13:57 +08:00
tangxifan effa9e0f41 [ci] fixed a bug 2022-05-09 17:03:33 +08:00
tangxifan 0afe3a6d33 [HDL] update dff map rules to support negative triggered ffs 2022-05-09 16:58:18 +08:00
tangxifan 22c4d72358 [test] add a test case to validate negative edge-triggered ff 2022-05-09 16:57:42 +08:00
tangxifan 9c7868cfab [hdl] add a counter design which is triggered by negative edges 2022-05-09 16:41:21 +08:00
tangxifan 812af4f722 [arch] add arch that supports negative edge triggered flip-flop 2022-05-09 16:32:01 +08:00
tangxifan 790628b22e [ci] add opoenfpga cell library test to ci 2022-05-09 16:08:31 +08:00
tangxifan c8ff3fc8dc [test] add regression test to validate compilation of openfpga cell library files 2022-05-09 16:00:51 +08:00
tangxifan d4992fd9ad [HDL] Add a multi-mode ff which can support posedge and negedge 2022-05-09 15:52:17 +08:00
Ganesh Gore daae02a614 Minor documentation update 2022-05-08 13:03:16 -06:00
tangxifan 6343082633
Merge pull request #646 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-08 12:38:34 +08:00
github-actions[bot] 5c51eef9a0 Updated Patch Count 2022-05-08 00:05:10 +00:00
tangxifan 4c871dae42
Merge pull request #643 from lnis-uofu/binder
Minor enhancements in openfpga.sh script
2022-05-07 14:52:22 +08:00
ganeshgore 915935c72b
Merge branch 'master' into binder 2022-05-06 23:41:41 -06:00
Ganesh Gore 522982c9ba Adde vtr_benchmarks_template for demo 2022-05-06 22:40:36 -06:00
tangxifan 939e093b01
Merge pull request #641 from lnis-uofu/dependabot/submodules/yosys-plugins-cfd794b
Bump yosys-plugins from `f79f203` to `cfd794b`
2022-05-07 11:44:58 +08:00