Commit Graph

4865 Commits

Author SHA1 Message Date
ganeshgore 688d72c67a Merge branch 'master' into binder 2022-05-22 22:19:22 -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
tangxifan c5642df68a
Merge pull request #644 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-05-07 11:44:41 +08:00
github-actions[bot] f7b1f9adf3 Updated Patch Count 2022-05-07 00:02:26 +00:00
Ganesh Gore 9473523b6b Added VTR arch without fracturable lut 2022-05-06 11:05:16 -06:00
Ganesh Gore fe29076ca5 Merge remote-tracking branch 'origin/master' into binder 2022-05-05 22:49:07 -06:00
tangxifan bd162d94d7
Merge pull request #642 from lnis-uofu/gg_ci_cd_dev
Skipped large fabric_independent_bitstream.xml writing in CI
2022-05-06 08:12:24 +08:00
Ganesh Gore c2a23b89a4 Minor enhancement of shortcuts 2022-05-05 10:14:53 -06:00
Ganesh Gore 275cda081e [Bugfix] Typo 2022-05-05 08:40:21 -06:00
Ganesh Gore e845b62322 Update regession tasks 2022-05-05 01:46:19 -06:00
dependabot[bot] 363ae4dc0c
Bump yosys-plugins from `f79f203` to `cfd794b`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `f79f203` to `cfd794b`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](f79f20332d...cfd794bd5a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 06:24:49 +00:00
ganeshgore f046224e5f
Merge pull request #637 from lnis-uofu/binder
Added option to copy example projects
2022-05-03 20:22:37 -06:00
ganeshgore 53f2335496
Merge branch 'master' into binder 2022-05-03 19:00:16 -06:00