3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-21 23:00:34 +00:00
yosys/techlibs/gowin
YRabbit 85e7c68fc6 Gowin. BUGFIX. Fix multi-line descriptions.
If let's say the enumeration of inputs took several lines, then all
after the first one were ignored. Since the first line ended with a
comma, an error was generated when trying to use the resulting file.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2025-07-02 12:39:18 +10:00
..
arith_map.v
brams.txt
brams_map.v
cells_map.v
cells_sim.v Update ALU MULT mode in gowin to match nextpnr 2024-12-23 11:12:48 +01:00
cells_xtra.py Gowin. BUGFIX. Fix multi-line descriptions. 2025-07-02 12:39:18 +10:00
cells_xtra_gw1n.v Gowin. Remove unnecessary modules 2025-03-28 06:34:26 +10:00
cells_xtra_gw2a.v Gowin. Remove unnecessary modules 2025-03-28 06:34:26 +10:00
cells_xtra_gw5a.v Gowin. BUGFIX. Fix multi-line descriptions. 2025-07-02 12:39:18 +10:00
lutrams.txt
lutrams_map.v
Makefile.inc
synth_gowin.cc