nextpnr/frontend
Catherine b64bf018ea
frontend: don't connect a const net to ports connected to `x`. (#1447)
prjunnamed normalizes ports that are not present in the primitive
to be all-x. On iCE40, this can cause a false placement conflict
between `SB_IO` cells where one's clock input is `x` and another's is
some other net.
2025-01-31 08:29:58 +00:00
..
CMakeLists.txt CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
frontend_base.h frontend: don't connect a const net to ports connected to `x`. (#1447) 2025-01-31 08:29:58 +00:00
json_frontend.cc frontend: don't connect a const net to ports connected to `x`. (#1447) 2025-01-31 08:29:58 +00:00
json_frontend.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00