aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/gfx.h
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2019-12-14 16:10:41 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2019-12-14 16:10:41 +0100
commitabf9bc3bb9565dab54e8b5a772c2e60c9f1317d1 (patch)
tree8db6382581ced67d32e690df641f4a8f26867636 /ecp5/gfx.h
parentd42ecc081e6ce8316098318cc0072767f445e652 (diff)
downloadnextpnr-abf9bc3bb9565dab54e8b5a772c2e60c9f1317d1.tar.gz
nextpnr-abf9bc3bb9565dab54e8b5a772c2e60c9f1317d1.tar.bz2
nextpnr-abf9bc3bb9565dab54e8b5a772c2e60c9f1317d1.zip
fixes and more pips
Diffstat (limited to 'ecp5/gfx.h')
-rw-r--r--ecp5/gfx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ecp5/gfx.h b/ecp5/gfx.h
index 8af1a31b..c082532c 100644
--- a/ecp5/gfx.h
+++ b/ecp5/gfx.h
@@ -2084,10 +2084,12 @@ enum GfxTileWireId
TILE_WIRE_SEDSTDBY_SED,
TILE_WIRE_JSEDENABLE_SED,
+ TILE_WIRE_JSEDEXCLK_SED,
TILE_WIRE_JSEDSTART_SED,
TILE_WIRE_JSEDFRCERR_SED,
TILE_WIRE_JSEDDONE_SED,
TILE_WIRE_JSEDINPROG_SED,
+ TILE_WIRE_JAUTODONE_SED,
TILE_WIRE_JSEDERR_SED,
TILE_WIRE_SEDSTDBY_OSC,