3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-15 14:45:35 +00:00
yosys/tests/simple
2014-10-27 13:21:57 +01:00
..
.gitignore
aes_kexp128.v
always01.v
always02.v
always03.v
arraycells.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
arrays01.v
carryadd.v
constpower.v
dff_different_styles.v
fiedler-cooley.v
forgen01.v
forgen02.v
fsm.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
generate.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
hierarchy.v
i2c_master_tests.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
loops.v
macros.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
mem2reg.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
mem_arst.v
memory.v Added multi-dim memory test (requires iverilog git head) 2014-08-12 10:37:47 +02:00
multiplier.v
muxtree.v
omsp_dbg_uart.v
operators.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
paramods.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
partsel.v Added support for "upto" wires to Verilog front- and back-end 2014-07-28 14:25:03 +02:00
process.v
realexpr.v Fixed handling of mixed real/int ternary expressions 2014-06-25 10:05:36 +02:00
repwhile.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
rotate.v
run-test.sh Added "make -j{N}" support to "make test" 2014-07-30 19:23:26 +02:00
scopes.v Improved scope resolution of local regs in Verilog+AST frontend 2014-08-05 12:15:53 +02:00
signedexpr.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
sincos.v
subbytes.v
task_func.v Added support for task and function args in parentheses 2014-10-27 13:21:57 +01:00
undef_eqx_nex.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
usb_phy_tests.v Renamed some of the test cases in tests/simple to avoid name collisions 2014-07-25 13:01:45 +02:00
values.v
vloghammer.v