From 8bc0ee9a5af5dd908acf4cc39b49270cb3c4beaa Mon Sep 17 00:00:00 2001 From: Jonathan Hargreaves <hargreaves@astron.nl> Date: Fri, 21 Nov 2014 09:34:26 +0000 Subject: [PATCH] add mb_event pin --- boards/uniboard2/libraries/unb2_board/src/tcl/unb2_all_pins.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/uniboard2/libraries/unb2_board/src/tcl/unb2_all_pins.tcl b/boards/uniboard2/libraries/unb2_board/src/tcl/unb2_all_pins.tcl index a86168ddc4..ed1c11e47d 100644 --- a/boards/uniboard2/libraries/unb2_board/src/tcl/unb2_all_pins.tcl +++ b/boards/uniboard2/libraries/unb2_board/src/tcl/unb2_all_pins.tcl @@ -238,6 +238,7 @@ set_location_assignment PIN_L28 -to MB_II_RESET_N[0] #set_location_assignment PIN_P20 -to MB_II_RZQ set_location_assignment PIN_J27 -to MB_II_RZQ set_location_assignment PIN_F27 -to MB_II_WE_A14 +set_location_assignment PIN_M16 -to MB_EVENT # IO Standard Assignments from Gijs (excluding memory) set_instance_assignment -name IO_STANDARD "1.8 V" -to ETH_CLK -- GitLab