1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-12 07:15:24 +00:00
Files
YosysHQ.nextpnr/ice40
Sylvain Munaut f50d4c1ed1 ice40: Support for undriven / unconnected output ports
If a port specified as output (and thus had a $nextpnr_obuf inserted)
is undriven (const `z` or const `x`), we make sure to not enable
the output driver. Also enable pull-ups if it was requested by the user.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2023-01-29 22:35:19 +01:00
..
2018-06-13 12:30:15 +02:00
2020-06-27 13:18:06 +02:00
2022-12-07 10:00:53 +01:00
2018-06-12 13:09:36 +02:00
2018-07-21 12:22:41 +02:00
2018-07-21 17:02:53 +02:00