3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-24 08:02:32 +00:00
yosys/tests/arch/gowin
Justin Zaun 9288889e20 gowin: add hardware latch support (DL/DLN/DLC/DLP variants)
Add simulation models, techmap, and dfflegalize rules for Gowin
DL-series latch primitives. Latches use the same physical BEL as
DFFs with REGMODE set to LATCH. All 12 variants are supported:
DL, DLE, DLN, DLNE, DLC, DLCE, DLNC, DLNCE, DLP, DLPE, DLNP, DLNPE.
2026-03-05 16:04:23 +01:00
..
add_sub.ys
adffs.ys
bug5688.ys tests/arch/gowin: Add wr_en test 2026-02-22 09:00:37 +01:00
compare.v
compare.ys
counter.ys
dffs.ys
fsm.ys
init-error.ys
init.v
init.ys
latches.ys gowin: add hardware latch support (DL/DLN/DLC/DLP variants) 2026-03-05 16:04:23 +01:00
logic.ys
lutram.ys
mul_gw1n.ys gowin: dsp: Add mult inference tests 2026-02-12 14:12:32 +03:00
mul_gw2a.ys gowin: dsp: Add mult inference tests 2026-02-12 14:12:32 +03:00
mux.ys gowin: fix test 2025-09-23 20:03:50 +02:00
run-test.sh test: restore verific handling, nicer naming 2024-12-13 10:24:47 +01:00
shifter.ys
tribuf.ys