aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/gowin
Commit message (Collapse)AuthorAgeFilesLines
* Gowin: deal with active-low tristate (#2971)Pepijn de Vos2021-08-201-1/+2
| | | | | | | | | * deal with active-low tristate * remove empty port * update sim models * add expected lut1 to tests
* tests: Centralize test collection and Makefile generationXiretza2020-09-211-19/+3
|
* Replace opt_rmdff with opt_dff.Marcelina Kościelnicka2020-08-071-9/+10
|
* gowin: Use dfflegalize.Marcelina Kościelnicka2020-07-062-13/+8
|
* synth_gowin: ABC9 supportDan Ravensloft2020-07-051-1/+5
| | | | | This adds ABC9 support for synth_gowin; drastically improving synthesis quality.
* Add opt_lut_ins pass. (#1673)Marcelina Kościelnicka2020-02-031-4/+4
|
* Call equiv_opt with -multiclock and -assertEddie Hung2019-12-311-1/+1
|
* Rename memory tests to lutram, add more xilinx testsEddie Hung2019-12-121-3/+3
|
* update testPepijn de Vos2019-12-031-2/+3
|
* Use -match-init to not synth contradicting init valuesPepijn de Vos2019-12-031-10/+12
|
* attempt to fix formattingPepijn de Vos2019-11-251-138/+138
|
* gowin: add and test dff init valuesPepijn de Vos2019-11-252-0/+296
|
* gowin: Remove show command from tests.Marcin Kościelnicki2019-11-221-1/+0
|
* fix fsm test with proper clock enable polarityPepijn de Vos2019-11-111-0/+11
|
* fix wide lutsPepijn de Vos2019-11-061-7/+10
|
* don't cound exact luts in big muxes; futile and fragilePepijn de Vos2019-10-301-3/+0
|
* add tristate buffer and testPepijn de Vos2019-10-281-0/+13
|
* do not use wide luts in testcasePepijn de Vos2019-10-281-3/+3
|
* ALU sim tweaksPepijn de Vos2019-10-241-2/+2
|
* Add some testsPepijn de Vos2019-10-2110-0/+224
Copied from Efinix. * fsm is broken * latch and tribuf are not implemented yet * memory maps to dram