yosys/tests/sat
Miodrag Milanovic 27c5bafc95 Proper example code 2022-03-14 15:39:11 +01:00
..
.gitignore Add test cases for co-simulation 2022-02-02 13:22:44 +01:00
alu.v Add test cases for co-simulation 2022-02-02 13:22:44 +01:00
asserts.v
asserts.ys
asserts_seq.v
asserts_seq.ys
bug2595.ys assertpmux: Fix crash on unused $pmux output. 2021-02-22 23:30:28 +01:00
clk2fflogic.ys
counters-repeat.v
counters-repeat.ys
counters.v
counters.ys
dff.ys satgen: Add support for dffe, sdff, sdffe, sdffce cells. 2020-07-24 03:19:21 +02:00
expose_dff.v
expose_dff.ys
grom.ys bug fix and cleanups 2022-02-04 10:01:06 +01:00
grom_computer.v Add test cases for co-simulation 2022-02-02 13:22:44 +01:00
grom_cpu.v Proper example code 2022-03-14 15:39:11 +01:00
initval.v
initval.ys
ram_memory.v Proper example code 2022-03-14 15:39:11 +01:00
run-test.sh tests: Centralize test collection and Makefile generation 2020-09-21 15:07:02 +02:00
share.v
share.ys
sim_counter.ys Add test cases for co-simulation 2022-02-02 13:22:44 +01:00
sizebits.sv We can now handle array slices (e.g. $size(x[1]) etc. ) 2020-09-17 00:55:17 +03:00
sizebits.ys
splice.v
splice.ys