nextpnr/gowin
YRabbit 3894a36ddb gowin: recognize partnumbers of GW1NZ-1
The model should be recognized by the partnumber, --family is needed
only if the same partnumbers belong to different models.
This is done in order to automatically generate parameters for calling
nextpnr from Gowin files without problems: there also only partnumber is
used and only in some cases the model is specified with the -name
parameter and GW1NZ-1 is not such a case.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2022-02-24 13:35:22 +10:00
..
arch_pybindings.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch_pybindings.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch.cc refactor: New member functions to replace design_utils 2022-02-18 11:13:18 +00:00
arch.h refactor: Use constids instead of id("..") 2022-02-16 17:09:54 +00:00
archdefs.h gowin: add support for wide LUTs. 2021-10-07 18:38:33 +10:00
cells.cc refactor: New member functions to replace design_utils 2022-02-18 11:13:18 +00:00
cells.h gowin: Add ALU support. 2021-10-22 14:41:18 +10:00
CMakeLists.txt gowin: Add GW1NZ-1 2022-02-15 14:12:16 +02:00
constids.inc gowin: Add support for true differential output 2022-02-23 15:53:04 +10:00
cst.cc gowin: Add GUI. 2022-01-29 14:45:17 +10:00
cst.h gowin: Add GUI. 2022-01-29 14:45:17 +10:00
family.cmake Gowin target (#542) 2020-12-30 14:59:55 +00:00
gfx.cc gowin: Speed up the GUI 2022-02-04 14:24:22 +10:00
gfx.h run clangformat 2022-02-03 15:28:46 +00:00
main.cc gowin: recognize partnumbers of GW1NZ-1 2022-02-24 13:35:22 +10:00
pack.cc gowin: Add support for true differential output 2022-02-23 15:53:04 +10:00