yosys/tests/arch/quicklogic/qlf_k6n10f
Krystine Sherwin 497cd021af QLF_TDP36K: truncation tests matter
Expected values are now stored in full precision rather than truncating to the same value as the input.
i.e. 0x5a5a5a5a will truncate to 0x5a5a for write data but will remain 0x5a5a5a5a for expected read.
2023-12-04 15:52:03 +01:00
..
.gitignore quicklogic: Initial blockram tests 2023-12-04 15:52:03 +01:00
add_sub.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
adffs.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
bram_tdp.v add example memory test 2023-12-04 15:52:03 +01:00
bram_tdp.ys QLF_TDP36K: test bram_tdp post synth 2023-12-04 15:52:03 +01:00
bram_tdp_tb.v QLF_TDP36K: test bram_tdp post synth 2023-12-04 15:52:03 +01:00
counter.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
dffs.ys quicklogic: Fix `dffs.ys` test 2023-12-04 15:52:03 +01:00
dsp.ys quicklogic: Add k6n10f DSP test 2023-12-04 15:52:03 +01:00
fsm.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
gen_memories.py QLF_TDP36K: more basic tdp/sdp sim tests 2023-12-04 15:52:03 +01:00
latches.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
logic.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
mem_tb.v QLF_TDP36K: truncation tests matter 2023-12-04 15:52:03 +01:00
mux.ys quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00
run-test.sh quicklogic: Add basic k6n10f tests 2023-12-04 15:52:03 +01:00