aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fixed errorMiodrag Milanovic2019-10-181-1/+1
|
* Unify verilog styleMiodrag Milanovic2019-10-1811-191/+157
|
* Common memory test now sharedMiodrag Milanovic2019-10-1810-89/+5
|
* Remove not needed testsMiodrag Milanovic2019-10-184-52/+0
|
* Share common testsMiodrag Milanovic2019-10-18103-1316/+178
|
* fix yosys pathMiodrag Milanovic2019-10-181-2/+2
|
* Fix path to yosysMiodrag Milanovic2019-10-185-5/+5
|
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-18150-0/+3548
|
* Add simcells.v, simlib.v, and some outputEddie Hung2019-06-271-1/+11
|
* tests: Check that Icarus can parse arch sim modelsDavid Shah2019-06-261-0/+8
Signed-off-by: David Shah <dave@ds0.me>