nextpnr/himbaechel/uarch/gowin
YRabbit 65cf6d8da7
Gowin. Fix the port check for connectivity. (#1376)
* Gowin. Fix the port check for connectivity.

What happens is that it's not enough to check for a network, we also
need to make sure that the network is functional: has src and sinks.

And the style edits - they get automatically when I make sure to run
clang-format10.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>

* Gowin. Fix the port check for connectivity.

What happens is that it's not enough to check for a network, we also
need to make sure that the network is functional: has src and sinks

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>

---------

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2024-10-02 22:36:36 +02:00
..
CMakeLists.txt gowin: Himbaechel. Add GW1NZ-1 BSRAM. 2023-11-26 13:08:09 +01:00
constids.inc Gowin. Implement the EMCU primitive. (#1366) 2024-09-12 08:53:39 +01:00
cst.cc clangformat 2024-09-30 14:51:33 +02:00
cst.h gowin: Himbaechel. Add constraint file processing. 2023-08-31 08:28:09 +02:00
globals.cc clangformat 2024-09-30 14:51:33 +02:00
globals.h gowin: Himbaechel. Add a clock router. 2023-08-31 08:28:09 +02:00
gowin_arch_gen.py Gowin. Implement the EMCU primitive. (#1366) 2024-09-12 08:53:39 +01:00
gowin_utils.cc Gowin. Add DHCEN primitive. (#1349) 2024-09-11 10:18:26 +01:00
gowin_utils.h Gowin. Fix the port check for connectivity. (#1376) 2024-10-02 22:36:36 +02:00
gowin.cc clangformat 2024-09-30 14:51:33 +02:00
gowin.h Gowin. Implement the EMCU primitive. (#1366) 2024-09-12 08:53:39 +01:00
pack.cc Gowin. Fix the port check for connectivity. (#1376) 2024-10-02 22:36:36 +02:00
pack.h gowin: Himbaechel. Add ALU. 2023-08-31 08:28:09 +02:00