]> git.sesse.net Git - pistorm/blobdiff - rtl/pistorm.qsf
Add Meson build files.
[pistorm] / rtl / pistorm.qsf
index 14206f9ebe938920f92e060849e9d1327172c173..9583fe9caffbc9bda5aa9ebcbf3a6a5a8b668865 100644 (file)
@@ -53,7 +53,7 @@ set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR "-1"
 set_global_assignment -name POWER_EXT_SUPPLY_VOLTAGE_TO_REGULATOR 3.3V
 
 set_location_assignment PIN_12 -to PI_CLK
-set_location_assignment PIN_34 -to PI_UNUSED
+set_location_assignment PIN_34 -to PI_RESET\r
 set_location_assignment PIN_28 -to PI_A[1]
 set_location_assignment PIN_27 -to PI_A[0]
 set_location_assignment PIN_2 -to PI_D[0]
@@ -111,6 +111,10 @@ set_location_assignment PIN_74 -to M68K_LDS_n
 set_location_assignment PIN_75 -to M68K_RW
 set_location_assignment PIN_76 -to M68K_DTACK_n
 
+set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[0]\r
+set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[1]\r
+set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to M68K_IPL_n[2]\r
+\r
 set_global_assignment -name AUTO_RESTART_CONFIGURATION OFF
 set_global_assignment -name ENABLE_OCT_DONE OFF
 set_global_assignment -name ENABLE_CONFIGURATION_PINS OFF