mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 14:47:53 +00:00
Add ice40 test_dsp_map test case generator
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
218e9051bb
commit
84999a7e68
2 changed files with 99 additions and 0 deletions
4
techlibs/ice40/tests/.gitignore
vendored
4
techlibs/ice40/tests/.gitignore
vendored
|
|
@ -4,3 +4,7 @@
|
|||
/test_dsp_model.vcd
|
||||
/test_dsp_model_ref.v
|
||||
/test_dsp_model_uut.v
|
||||
/test_dsp_map
|
||||
/test_dsp_map_tb.v
|
||||
/test_dsp_map_top.v
|
||||
/test_dsp_map_syn.v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue