From 1b8c2521421c92e7bbaf119ebc95d7bf22f39e10 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Thu, 7 Mar 2024 12:52:58 +0100 Subject: top_simple: add LEDG for outputs --- pnr/top_simple/top_simple_pins.tcl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'pnr/top_simple/top_simple_pins.tcl') diff --git a/pnr/top_simple/top_simple_pins.tcl b/pnr/top_simple/top_simple_pins.tcl index 98d3cbe..2cad3cf 100644 --- a/pnr/top_simple/top_simple_pins.tcl +++ b/pnr/top_simple/top_simple_pins.tcl @@ -19,4 +19,12 @@ set_location_assignment PIN_V19 -to LEDR[5] set_location_assignment PIN_Y18 -to LEDR[6] set_location_assignment PIN_U18 -to LEDR[7] set_location_assignment PIN_R18 -to LEDR[8] -set_location_assignment PIN_R17 -to LEDR[9] \ No newline at end of file +set_location_assignment PIN_R17 -to LEDR[9] +set_location_assignment PIN_U22 -to LEDG[0] +set_location_assignment PIN_U21 -to LEDG[1] +set_location_assignment PIN_V22 -to LEDG[2] +set_location_assignment PIN_V21 -to LEDG[3] +set_location_assignment PIN_W22 -to LEDG[4] +set_location_assignment PIN_W21 -to LEDG[5] +set_location_assignment PIN_Y22 -to LEDG[6] +set_location_assignment PIN_Y21 -to LEDG[7] -- cgit v1.2.3