Changeset 29 for trunk/MultiChannelUSB
- Timestamp:
- Sep 3, 2009, 2:33:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MultiChannelUSB/Paella.qsf
r27 r29 85 85 set_location_assignment PIN_21 -to LED 86 86 set_location_assignment PIN_33 -to CLK_50MHz 87 set_location_assignment PIN_37 -to USB_PA [7]88 set_location_assignment PIN_38 -to USB_PA [6]89 set_location_assignment PIN_39 -to USB_PA [5]90 set_location_assignment PIN_41 -to USB_PA [4]91 set_location_assignment PIN_43 -to USB_PA [3]92 set_location_assignment PIN_44 -to USB_PA [2]93 set_location_assignment PIN_45 -to USB_PA [1]94 set_location_assignment PIN_46 -to USB_PA [0]87 set_location_assignment PIN_37 -to USB_PA7 88 set_location_assignment PIN_38 -to USB_PA6 89 set_location_assignment PIN_39 -to USB_PA5 90 set_location_assignment PIN_41 -to USB_PA4 91 set_location_assignment PIN_43 -to USB_PA3 92 set_location_assignment PIN_44 -to USB_PA2 93 set_location_assignment PIN_45 -to USB_PA1 94 set_location_assignment PIN_46 -to USB_PA0 95 95 set_location_assignment PIN_49 -to USB_FLAGC 96 96 set_location_assignment PIN_50 -to USB_FLAGB … … 212 212 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_FLAGB 213 213 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_FLAGC 214 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [7]215 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [6]216 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [5]217 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [4]218 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [3]219 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [2]220 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [1]221 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA [0]214 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA7 215 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA6 216 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA5 217 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA4 218 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA3 219 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA2 220 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA1 221 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PA0 222 222 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PB[7] 223 223 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to USB_PB[6]
Note:
See TracChangeset
for help on using the changeset viewer.