Commit Graph

5100 Commits

Author SHA1 Message Date
Emin Cetin f9b47c3b34 missing semicolon 2022-01-27 16:49:04 +03:00
Emin Cetin 8f7ee4e338 changing condition of bitstream downloading 2022-01-27 11:49:55 +03:00
tangxifan 7ed92b732f
Merge pull request #503 from lnis-uofu/gsb2xml
New option ``--unique`` available in command ``write_gsb_to_xml``
2022-01-26 19:22:25 -08:00
tangxifan b5989a85a4
Merge branch 'master' into gsb2xml 2022-01-26 16:46:41 -08:00
tangxifan 699793ddcd
Merge pull request #504 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-26 16:46:20 -08:00
github-actions[bot] 380049a7ac Updated Patch Count 2022-01-27 00:19:58 +00:00
tangxifan c2390886d4
Merge branch 'master' into gsb2xml 2022-01-26 11:58:01 -08:00
tangxifan ee4ab919a5
Merge pull request #500 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-26 11:57:50 -08:00
tangxifan e59ea91ad6 [Script] Fixed a bug which causes errors 2022-01-26 11:49:32 -08:00
tangxifan f8ef3df560 [Test] Now use 4x4 fabric in testing write_rr_gsb commands 2022-01-26 11:41:48 -08:00
tangxifan a9042318cf [Test] Deploy the test case to regression tests 2022-01-26 11:26:17 -08:00
tangxifan 3b7588cd48 [Test] Rename test case to be consistent with the name of options 2022-01-26 11:25:54 -08:00
tangxifan 6b26ed0819 [Test] Add test cases on writing gsb files 2022-01-26 11:22:39 -08:00
tangxifan 5db049522d [Script] Add an example script about write GSB 2022-01-26 11:22:23 -08:00
tangxifan a9a56686e2 [Engine] Add a new option ``--unique`` to command ``write_gsb_to_xml`` 2022-01-26 11:10:29 -08:00
tangxifan 04e280b050
Merge pull request #502 from lnis-uofu/dependabot/submodules/yosys-plugins-eaecd87
Bump yosys-plugins from `7fa69f8` to `eaecd87`
2022-01-26 09:49:42 -08:00
dependabot[bot] 789685901b
Bump yosys-plugins from `7fa69f8` to `eaecd87`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `7fa69f8` to `eaecd87`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](7fa69f80c9...eaecd87583)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 07:23:31 +00:00
tangxifan d3eb304b22
Merge pull request #501 from lnis-uofu/time_stamp
Patch the errors in basic regression tests due to ``--no_time_stamp`` support
2022-01-25 22:17:08 -08:00
tangxifan 11e045992d [Test] Now only compare on the golden netlist changes to branch 2022-01-25 21:24:10 -08:00
tangxifan 23795d6474 [Test] Update golden netlists 2022-01-25 20:37:08 -08:00
tangxifan a9e6b7c12e [FPGA-Bitstream] Remove version numbers when ``--no_time_stamp`` is enabled 2022-01-25 20:33:49 -08:00
tangxifan c2c827ee10 [Script] Fix a bug in git-diff for regression tests 2022-01-25 20:27:41 -08:00
tangxifan 4a89d17505
Merge pull request #499 from lnis-uofu/time_stamp
FPGA-Verilog/FPGA-Bitstream/FPGA-SDC commands have a new option ``--no_time_stamp``
2022-01-25 17:36:40 -08:00
tangxifan fedb1bd2e3 [Test] Add new testcases to validate correctness of the testbenches/Verilog netlists without time stamp 2022-01-25 16:41:36 -08:00
tangxifan 5c0f63ddd9 [Test] Update regression tests for the new test about ``--no_time_stamp`` 2022-01-25 16:30:48 -08:00
tangxifan 6e778a74ee [Test] Add golden reference for files outputted without time stamp 2022-01-25 16:24:25 -08:00
tangxifan 2bee59c6ca [Test] Add the testcase to validate ``--no_time_stamp`` 2022-01-25 16:21:15 -08:00
github-actions[bot] 3ace562c85 Updated Patch Count 2022-01-26 00:21:07 +00:00
tangxifan dd803dd1de [Test] Remove unused tests 2022-01-25 16:16:58 -08:00
tangxifan e4cfa2222f [Script] Add an example script to test option ``--no_time_stamp`` 2022-01-25 16:16:39 -08:00
tangxifan 33064ca4cf [FPGA-SDC] Add a new option ``--no_time_stamp`` to all the commands 2022-01-25 15:51:28 -08:00
tangxifan dd40057992 [Script] Fixed a bug which causes errors when removing run-directory 2022-01-25 13:56:42 -08:00
tangxifan b09e13b42c [FPGA-Verilog] Fixed a bug on invalid option of a command 2022-01-25 13:45:44 -08:00
tangxifan 25143d07f1 [FPGA-Bitstream] Now has a new option ``--no_time_stamp`` to all the commands that output bitstream files 2022-01-25 13:37:54 -08:00
tangxifan a4659020f2
Merge branch 'master' into time_stamp 2022-01-25 12:11:35 -08:00
tangxifan 62b57b05d2 [Engine] Now FPGA-Verilog commands have a new option ``--no_time_stamp`` 2022-01-25 12:09:08 -08:00
tangxifan dd1365919f
Merge pull request #492 from lnis-uofu/issue-489
Moved 'verific_*' and 'yosys_*' config options from 'OpenFPGA_SHELL' to 'Synthesis Parameter' sections.
2022-01-25 10:52:50 -08:00
tangxifan 0c29638bc9
Merge pull request #497 from lnis-uofu/dependabot/submodules/yosys-plugins-7fa69f8
Bump yosys-plugins from `a97ae02` to `7fa69f8`
2022-01-25 10:14:02 -08:00
dependabot[bot] c6cc296f90
Bump yosys-plugins from `a97ae02` to `7fa69f8`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `a97ae02` to `7fa69f8`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](a97ae02c0d...7fa69f80c9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 07:26:28 +00:00
tangxifan 7f07f9167c
Merge pull request #496 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-24 16:23:06 -08:00
github-actions[bot] ae3141935d Updated Patch Count 2022-01-25 00:21:19 +00:00
tangxifan 226387598a
Merge pull request #495 from lnis-uofu/dependabot/submodules/yosys-plugins-a97ae02
Bump yosys-plugins from `a081891` to `a97ae02`
2022-01-24 09:31:31 -08:00
dependabot[bot] 8997292c70
Bump yosys-plugins from `a081891` to `a97ae02`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `a081891` to `a97ae02`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](a081891d61...a97ae02c0d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 07:23:23 +00:00
tangxifan f55d1c4738
Merge pull request #494 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-21 16:22:41 -08:00
github-actions[bot] b9978ea656 Updated Patch Count 2022-01-22 00:18:38 +00:00
tangxifan be61ff5da0
Merge branch 'master' into issue-489 2022-01-21 11:24:56 -08:00
tangxifan df67a9477d
Merge pull request #493 from lnis-uofu/dependabot/submodules/yosys-plugins-a081891
Bump yosys-plugins from `db3a9c7` to `a081891`
2022-01-21 11:24:47 -08:00
dependabot[bot] 6594f2062c
Bump yosys-plugins from `db3a9c7` to `a081891`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `db3a9c7` to `a081891`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](db3a9c7707...a081891d61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 07:24:14 +00:00
Aram Kostanyan 758453f725 Moved 'verific_*' and 'yosys_*' config options from 'OpenFPGA_SHELL' to 'Synthesis Parameter' sections. 2022-01-21 02:21:00 +05:00
tangxifan f217e097ac
Merge pull request #491 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-01-19 16:31:43 -08:00