aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/gfx.h')
-rw-r--r--ice40/gfx.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ice40/gfx.h b/ice40/gfx.h
index 15bb7300..784ba23f 100644
--- a/ice40/gfx.h
+++ b/ice40/gfx.h
@@ -59,6 +59,12 @@ const float span4v_swbox_x2 = 0.375;
const float span4v_swbox_y1 = 0.300;
const float span4v_swbox_y2 = 0.400;
+const float logic_cell_x1 = 0.82;
+const float logic_cell_x2 = 0.92;
+const float logic_cell_y1 = 0.45;
+const float logic_cell_y2 = 0.50;
+const float logic_cell_pitch = 0.0625;
+
enum GfxTileWireId {
TILE_WIRE_GLB2LOCAL_0,
TILE_WIRE_GLB2LOCAL_1,