Skip to content
Snippets Groups Projects
Commit ad1bd786 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

moved the PMBUS pins to unb2_minimal

parent 7ef24196
No related branches found
No related tags found
No related merge requests found
...@@ -612,12 +612,12 @@ set_location_assignment PIN_A34 -to RING_1_TX[11] ...@@ -612,12 +612,12 @@ set_location_assignment PIN_A34 -to RING_1_TX[11]
set_location_assignment PIN_BA25 -to PMBUS_SC #set_location_assignment PIN_BA25 -to PMBUS_SC
set_location_assignment PIN_BD25 -to PMBUS_SD #set_location_assignment PIN_BD25 -to PMBUS_SD
set_location_assignment PIN_BD26 -to PMBUS_ALERT #set_location_assignment PIN_BD26 -to PMBUS_ALERT
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SC #set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SC
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SD #set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SD
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_ALERT #set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_ALERT
......
...@@ -65,7 +65,12 @@ set_location_assignment PIN_AR30 -to INTB ...@@ -65,7 +65,12 @@ set_location_assignment PIN_AR30 -to INTB
set_location_assignment PIN_BC31 -to SENS_SC set_location_assignment PIN_BC31 -to SENS_SC
set_location_assignment PIN_BB31 -to SENS_SD set_location_assignment PIN_BB31 -to SENS_SD
set_location_assignment PIN_BA25 -to PMBUS_SC
set_location_assignment PIN_BD25 -to PMBUS_SD
set_location_assignment PIN_BD26 -to PMBUS_ALERT
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SC
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_SD
set_instance_assignment -name IO_STANDARD "1.2 V" -to PMBUS_ALERT
set_location_assignment PIN_AN32 -to TESTIO[0] set_location_assignment PIN_AN32 -to TESTIO[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment