Commit Graph

4449 Commits

Author SHA1 Message Date
tangxifan eebf40d9c3
Merge pull request #488 from lnis-uofu/issue-483
Read HDL files as a single compilation unit in yosys_vpr flow for Verific mode.
2022-01-19 10:35:58 -08:00
Aram Kostanyan 397f2e71f1 Added 'basic_tests/explicit_multi_verilog_files' task and deployed it to CI. Reverted previous commit chenges in 'benchmark_sweep/iwls2005' task. 2022-01-19 20:43:26 +05:00
Aram Kostanyan 0642718885 Merge branch 'issue-483' of github.com:lnis-uofu/OpenFPGA into issue-483 2022-01-18 14:08:11 +05:00
Aram Kostanyan bd158311c5 Fixed typo in documentation and updated 'benchmark_sweep/iwls2005' task to use list of HDL files for 'iwls2005/ethernet' benchmark. 2022-01-18 14:07:41 +05:00
Aram Kostanyan 588ee14920 Merge branch 'master' into issue-483 2022-01-18 13:38:12 +05:00
tangxifan ff67966356
Merge pull request #490 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-17 16:28:17 -08:00
github-actions[bot] 5a16a73d8f Updated Patch Count 2022-01-18 00:22:34 +00:00
tangxifan 35d58c3bb9
Merge branch 'master' into issue-483 2022-01-17 13:07:01 -08:00
ganeshgore 18104c5b82
Merge pull request #476 from awaisabbas-rs/yosys_only_flow
Yosys only support added in OpenFPGA
2022-01-18 01:56:40 +05:30
tangxifan 0f3c2a1bb6
Merge branch 'master' into yosys_only_flow 2022-01-17 10:18:26 -08:00
tangxifan 0afb4cb0e5
Merge branch 'master' into issue-483 2022-01-17 10:17:44 -08:00
tangxifan 5787df6d08
Merge pull request #487 from lnis-uofu/dependabot/submodules/yosys-plugins-db3a9c7
Bump yosys-plugins from `12fa74f` to `db3a9c7`
2022-01-17 09:43:59 -08:00
Aram Kostanyan fb2e4377c8 Added missing changes from previous commit. 2022-01-17 19:42:40 +05:00
Aram Kostanyan 2b008177e7 Updated documentation. 2022-01-17 14:58:20 +05:00
Aram Kostanyan 82067adc8c Merge branch 'master' into issue-483 2022-01-17 13:22:15 +05:00
Aram Kostanyan 6a4cc340a3 Changed HDL files reading to be as a single compilation unit in yosys_vpr flow for Verific mode. Changed '' variable to 'read_verilog ' in yosys template scripts. Updated task configs accordingly. 2022-01-17 13:21:29 +05:00
dependabot[bot] 38df129794
Bump yosys-plugins from `12fa74f` to `db3a9c7`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `12fa74f` to `db3a9c7`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](12fa74f352...db3a9c7707)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 07:26:07 +00:00
tangxifan 2450b0f4d1
Merge pull request #486 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-14 18:39:06 -08:00
github-actions[bot] f42e53caac Updated Patch Count 2022-01-15 00:20:44 +00:00
tangxifan 3e7bf5a6e8
Merge branch 'master' into yosys_only_flow 2022-01-14 10:35:44 -08:00
tangxifan a87e4d1409
Merge pull request #485 from lnis-uofu/dependabot/submodules/yosys-plugins-12fa74f
Bump yosys-plugins from `2acc97d` to `12fa74f`
2022-01-14 10:35:22 -08:00
Awais Abbas 54d4f30592 OpenFPGA Documentation updated for yosys only support 2022-01-14 16:14:48 +05:00
Awais Abbas 0bc8e00004 Merge branch 'yosys_only_flow' of github.com:awaisabbas-rs/OpenFPGA into yosys_only_flow 2022-01-14 15:46:34 +05:00
Awais Abbas ad7d29b975 build.yml flow is updated with basic_reg_yosys_only_test 2022-01-14 15:45:22 +05:00
Awais Abbas 469b3a960c basic reg test updated 2022-01-14 15:44:26 +05:00
Awais Abbas 793e40cb95 basic_reg test for yosys-only flow added in OpenFPGA regression test scripts 2022-01-14 15:39:26 +05:00
Awais Abbas 598c5e6b75 Test case for yosys-only flow added 2022-01-14 15:37:47 +05:00
dependabot[bot] 539e14e027
Bump yosys-plugins from `2acc97d` to `12fa74f`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `2acc97d` to `12fa74f`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](2acc97d5c4...12fa74f352)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 07:32:50 +00:00
tangxifan 271c46d6ac
Merge pull request #484 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-13 16:22:57 -08:00
github-actions[bot] 1e8108b445 Updated Patch Count 2022-01-14 00:21:24 +00:00
tangxifan 23d5c67033
Merge pull request #481 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-12 16:25:08 -08:00
tangxifan 2a7bd4fb50
Merge branch 'master' into patch_update 2022-01-12 16:24:11 -08:00
tangxifan aa8d469fdc
Merge pull request #482 from lnis-uofu/dependabot/submodules/yosys-plugins-2acc97d
Bump yosys-plugins from `8a23827` to `2acc97d`
2022-01-12 10:51:39 -08:00
dependabot[bot] 9537caa541
Bump yosys-plugins from `8a23827` to `2acc97d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `8a23827` to `2acc97d`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](8a23827e14...2acc97d5c4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 07:26:51 +00:00
github-actions[bot] 0bcd352571 Updated Patch Count 2022-01-12 00:22:10 +00:00
tangxifan e07863e4e0
Merge pull request #479 from lnis-uofu/dependabot/submodules/yosys-plugins-8a23827
Bump yosys-plugins from `35c6c33` to `8a23827`
2022-01-11 10:11:36 -08:00
dependabot[bot] 106c2a47ad
Bump yosys-plugins from `35c6c33` to `8a23827`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `35c6c33` to `8a23827`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](35c6c33811...8a23827e14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 07:21:29 +00:00
tangxifan 1f3847a1fe
Merge branch 'master' into yosys_only_flow 2022-01-10 10:15:26 -08:00
tangxifan 2565b64d53
Merge pull request #478 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-06 16:38:42 -08:00
github-actions[bot] 6abb28eb8f Updated Patch Count 2022-01-07 00:21:33 +00:00
tangxifan 2d6e4787dd
Merge branch 'master' into yosys_only_flow 2022-01-06 10:14:14 -08:00
tangxifan fc60ca6145
Merge pull request #475 from lnis-uofu/dependabot/submodules/yosys-plugins-35c6c33
Bump yosys-plugins from `91d7db0` to `35c6c33`
2022-01-06 10:13:30 -08:00
Awais Abbas fc52a4696c Yosys only support added in OpenFPGA 2022-01-06 14:44:11 +05:00
dependabot[bot] 9aa433ad97
Bump yosys-plugins from `91d7db0` to `35c6c33`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `91d7db0` to `35c6c33`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](91d7db03dd...35c6c33811)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 07:24:53 +00:00
tangxifan 1d4fa96d54
Merge pull request #472 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-03 16:23:21 -08:00
github-actions[bot] 93e49aab53 Updated Patch Count 2022-01-04 00:21:07 +00:00
tangxifan 8b06c8790c
Merge pull request #469 from lnis-uofu/dsp_reg
New test case: DSP block with input and output registers
2022-01-02 21:55:37 -08:00
tangxifan 27caeb1d1f [Arch] Patched VPR arch 2022-01-02 20:47:22 -08:00
tangxifan 384a1e58d6 [Arch] Patch architecture using DSP with registers 2022-01-02 20:44:43 -08:00
tangxifan e3baec63f8 [Arch] Bug fix on architecture with registerable DSP 2022-01-02 20:35:48 -08:00