tangxifan
|
9f1d47b6c0
|
Merge pull request #430 from lnis-uofu/gg_ci_cd_dev
Updated yosys paths to copy in docker image
|
2021-12-01 19:40:06 -08:00 |
Ganesh Gore
|
05a0696ced
|
Reverted debug changes
|
2021-12-01 14:34:18 -07:00 |
Ganesh Gore
|
a60eea2a44
|
Testing yosys file copy option
|
2021-12-01 14:01:36 -07:00 |
tangxifan
|
1e5afb985c
|
Update contact.rst
|
2021-11-30 20:25:15 -08:00 |
tangxifan
|
0bbee4624a
|
Merge pull request #426 from nadeemyaseen-rs/avoid_yosys_recompilation
added in CMakeList.txt to check if yosys binary already exist to avoi…
|
2021-11-29 15:09:41 -08:00 |
tangxifan
|
19b336244f
|
Merge branch 'master' into enable-advanced-quicklogic-tests
|
2021-11-29 11:53:06 -08:00 |
tangxifan
|
21cdb7aaa1
|
Merge branch 'master' into avoid_yosys_recompilation
|
2021-11-29 11:52:50 -08:00 |
tangxifan
|
3c3b7b8e1f
|
Merge pull request #425 from skulis/fix_compilation_archlinux
Address: Compilation fails on Manjaro
|
2021-11-29 11:52:34 -08:00 |
nadeemyaseen-rs
|
27d280a070
|
added in CMakeList.txt to check if yosys binary already exist to avoid the re-compilation of yosys
|
2021-11-29 18:33:13 +05:00 |
Szymon Kulis
|
c4e033ac9b
|
Include limits in argparse.cpp
|
2021-11-28 07:57:31 +01:00 |
tangxifan
|
1fd9367ae9
|
Merge pull request #422 from lnis-uofu/bump_yosys_plugin
update yosys plugin to latest
|
2021-11-23 10:44:59 -08:00 |
Tarachand Pagarani
|
b9cbae2134
|
update yosys plugin to latest
|
2021-11-23 03:19:17 -08:00 |
coolbreeze413
|
3c14373abf
|
revert unnecessary task.conf changes
|
2021-11-19 19:07:09 +05:30 |
coolbreeze413
|
9ca8ab4fa2
|
minor change to task.conf to check CI
|
2021-11-19 18:49:37 +05:30 |
coolbreeze413
|
b86bd1ca68
|
re-enable counter_5clock,sdc_controller, lut_adder tests
|
2021-11-19 18:06:06 +05:30 |
tangxifan
|
e9468eedbf
|
Merge pull request #420 from lnis-uofu/enable-all-quicklogic-tests
Enable all quicklogic tests
|
2021-11-18 21:07:08 -08:00 |
coolbreeze413
|
68008f742c
|
Merge branch 'master' into enable-all-quicklogic-tests
|
2021-11-18 18:40:43 +05:30 |
coolbreeze413
|
31379062e3
|
remove minor comments
|
2021-11-18 18:40:15 +05:30 |
tangxifan
|
1aa411a6f3
|
Merge pull request #408 from lnis-uofu/yosys-symbiflow-plugins-integration
add plugins, set yosys install for plugin
|
2021-11-17 11:00:44 -08:00 |
coolbreeze413
|
91094305bd
|
enable all tests except 15 and 19
|
2021-11-17 20:56:12 +05:30 |
coolbreeze413
|
5293ba8357
|
update yosys-symbiflow-plugins to latest to fix quicklogic tests
|
2021-11-17 15:43:45 +05:30 |
coolbreeze413
|
264023c2c9
|
remove clean step in compilation of yosys/plugins to check CI
|
2021-11-15 21:41:17 +05:30 |
Lalit Sharma
|
756b64671b
|
Fixing yosys checkout error
|
2021-11-12 02:33:25 -08:00 |
Lalit Sharma
|
fe74c42252
|
Updating yosys-plugin compilation to create command synth_ql instead of synth_quicklogic. This is done to surpass the assertion failure
|
2021-11-12 01:46:06 -08:00 |
Lalit Sharma
|
7b611601fc
|
Bumping up changes to submodule yosys-plugins
|
2021-11-12 01:14:01 -08:00 |
coolbreeze413
|
840fa399c6
|
enable single counter test (fails, needs debug)
|
2021-11-09 21:36:33 +05:30 |
coolbreeze413
|
a823c3e143
|
remove clean step in build to avoid long compilation times
|
2021-11-04 10:19:25 +05:30 |
coolbreeze413
|
192eb1e655
|
correct yosys paths for CI
|
2021-11-04 09:11:57 +05:30 |
coolbreeze413
|
d2ce4579cf
|
add yosys-symbiflow-plugins submodule
|
2021-11-04 07:54:44 +05:30 |
coolbreeze413
|
3fa373f8bc
|
add plugins, set yosys install for plugin
|
2021-11-04 07:22:09 +05:30 |
ganeshgore
|
a42342fa9e
|
Merge pull request #402 from lnis-uofu/yosys+verific_support
Adding Yosys+Verific support.
|
2021-11-02 15:22:48 -06:00 |
Aram Kostanyan
|
a707226ba6
|
Added 'basic_tests/verific_test' test case into regression tests suite.
|
2021-11-01 18:33:33 +05:00 |
Aram Kostanyan
|
b332a5a1b4
|
Added 'basic_tests/verific_test' test-case.
|
2021-11-01 18:20:57 +05:00 |
tangxifan
|
0d882f57b1
|
Merge branch 'master' into yosys+verific_support
|
2021-10-30 22:49:21 -07:00 |
tangxifan
|
4e50644ea8
|
Merge pull request #403 from lnis-uofu/yosyshq
Use Yosys HQ v0.10 as a submodule
|
2021-10-30 20:57:49 -07:00 |
tangxifan
|
0d14aa4cb8
|
[Flow] Add comments to clarify the limitations
|
2021-10-30 19:17:11 -07:00 |
tangxifan
|
7f999d03c6
|
[Test] update golden results for the vtr benchmarks due to Yosys v0.10 uprade
|
2021-10-30 18:05:39 -07:00 |
tangxifan
|
370e3fef83
|
[Test] Now use pre-configured testbench when verifying signal gen microbenchmarks
|
2021-10-30 18:03:59 -07:00 |
tangxifan
|
7455990ead
|
[Flow] bug fix
|
2021-10-30 16:52:32 -07:00 |
tangxifan
|
c8e9dfbeda
|
[Test] bug fix
|
2021-10-30 16:50:57 -07:00 |
tangxifan
|
27b82d1473
|
[Flow] bug fix
|
2021-10-30 16:09:31 -07:00 |
tangxifan
|
a4cfc84930
|
[Test] Bug fix
|
2021-10-30 16:00:47 -07:00 |
tangxifan
|
335347a74f
|
[Test] Bug fix
|
2021-10-30 15:48:25 -07:00 |
tangxifan
|
6277234125
|
[Flow] bug fix in BRAM-oriented yosys scripts
|
2021-10-30 15:34:30 -07:00 |
tangxifan
|
be47e78289
|
[Arch] Change arch for Sapone test
|
2021-10-30 15:23:19 -07:00 |
tangxifan
|
e6cc3c4942
|
[Flow] Enable flatten for dff-related yosys scripts
|
2021-10-30 15:12:34 -07:00 |
tangxifan
|
ad5cce0ae8
|
[Test] Use frac_ff arch for SAPone; Otherwise Yosys cannot map reset signals
|
2021-10-30 15:11:07 -07:00 |
tangxifan
|
8dea7e80e6
|
[Flow] Update yosys script to not use sdff and dffe
|
2021-10-30 14:56:54 -07:00 |
tangxifan
|
40d11a45d9
|
[Test] Disable ACE2 in implicit verilog test cases due to Yosys upgrade
|
2021-10-30 14:49:56 -07:00 |
tangxifan
|
b7ad61227d
|
[Flow] Flatten the synthesis recipe in default yosys script to disable the mapping on DFFE and SDFF
|
2021-10-30 14:47:37 -07:00 |