aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/gfx.h')
-rw-r--r--ice40/gfx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ice40/gfx.h b/ice40/gfx.h
index aa07c2fa..a65f7683 100644
--- a/ice40/gfx.h
+++ b/ice40/gfx.h
@@ -40,7 +40,8 @@ const float logic_cell_y1 = 0.05;
const float logic_cell_y2 = 0.10;
const float logic_cell_pitch = 0.0625;
-enum GfxTileWireId {
+enum GfxTileWireId
+{
TILE_WIRE_GLB2LOCAL_0,
TILE_WIRE_GLB2LOCAL_1,
TILE_WIRE_GLB2LOCAL_2,