3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00
yosys/tests/efinix
SergeyDegtyar 1070f2e90b Add new tests for Efinix architecture.
Problems/questions:
	- fsm.ys. equiv_opt -assert failed because of unproven cells;
	- latches.ys,tribuf.ys - internal cells present;
	- memory.ys - sat called with -verify and proof did fail.
2019-09-23 15:51:41 +03:00
..
.gitignore Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
add_sub.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
add_sub.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
adffs.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
adffs.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
alu.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
alu.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
counter.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
counter.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
dffs.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
dffs.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
div_mod.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
div_mod.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
fsm.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
fsm.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
latches.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
latches.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
logic.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
logic.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
memory.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
memory.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
mul.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
mul.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
mux.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
mux.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
run-test.sh Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
shifter.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
shifter.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
tribuf.v Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00
tribuf.ys Add new tests for Efinix architecture. 2019-09-23 15:51:41 +03:00