3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 12:28:44 +00:00
yosys/tests/ice40
SergeyDegtyar 71dd412ac5 Fix tests; Remove simulation;
- Add -map and -assert options for equiv_opt;
	!!! '-assert' option was commented for the next tests (unproven
$equiv cells was found):
		- dffs;
		- div_mod;
		- latches;
		- mul_pow;
- Add design -load;
- Remove simulations;
2019-08-20 15:52:25 +03:00
..
.gitignore Add new tests for ice40 architecture 2019-08-20 07:50:05 +03:00
add_sub.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
add_sub.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
dffs.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
dffs.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
div_mod.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
div_mod.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
latches.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
latches.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
memory.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
memory.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
mul_pow.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
mul_pow.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
mux.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
mux.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
run-test.sh Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
tribuf.v Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00
tribuf.ys Fix tests; Remove simulation; 2019-08-20 15:52:25 +03:00