3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-24 23:03:42 +00:00
yosys/tests/ice40
2019-08-30 12:22:59 -07:00
..
.gitignore
add_sub.v
add_sub.ys
adffs.v
adffs.ys
alu.v Add new tests. 2019-08-30 09:45:33 +03:00
alu.ys Add new tests. 2019-08-30 09:45:33 +03:00
counter.v Add new tests. 2019-08-30 09:45:33 +03:00
counter.ys Fix test for counter 2019-08-30 12:38:28 +03:00
dffs.v
dffs.ys
div_mod.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
div_mod.ys div_mod test fix 2019-08-30 14:17:03 +03:00
dpram.v Add comments for examples from Lattice user guide 2019-08-29 10:49:46 +03:00
dpram.ys
fsm.v Add new tests. 2019-08-30 09:45:33 +03:00
fsm.ys Add new tests. 2019-08-30 09:45:33 +03:00
ice40_opt.ys Add SB_CARRY to ice40_opt test 2019-08-28 18:46:53 -07:00
latches.v
latches.ys
logic.v Add new tests. 2019-08-30 09:45:33 +03:00
logic.ys Add new tests. 2019-08-30 09:45:33 +03:00
macc.v Improve tests/ice40/macc.ys for SB_MAC16 2019-08-30 12:22:59 -07:00
macc.ys Improve tests/ice40/macc.ys for SB_MAC16 2019-08-30 12:22:59 -07:00
memory.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
memory.ys
mul.v
mul.ys
mux.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
mux.ys
rom.v Add comments for examples from Lattice user guide 2019-08-29 10:49:46 +03:00
rom.ys
run-test.sh Remove simulation from run-test.sh (unnecessary paths) 2019-08-30 09:11:03 +03:00
shifter.v Add new tests. 2019-08-30 09:45:33 +03:00
shifter.ys Add new tests. 2019-08-30 09:45:33 +03:00
tribuf.v
tribuf.ys