PS2.qsf
资源名称:PS2.rar [点击查看]
上传用户:keloyb
上传日期:2022-08-09
资源大小:256k
文件大小:3k
源码类别:
VHDL/FPGA/Verilog
开发平台:
Others
- # Copyright (C) 1991-2005 Altera Corporation
- # Your use of Altera Corporation's design tools, logic functions
- # and other software and tools, and its AMPP partner logic
- # functions, and any output files any of the foregoing
- # (including device programming or simulation files), and any
- # associated documentation or information are expressly subject
- # to the terms and conditions of the Altera Program License
- # Subscription Agreement, Altera MegaCore Function License
- # Agreement, or other applicable license agreement, including,
- # without limitation, that your use is for the sole purpose of
- # programming logic devices manufactured by Altera and sold by
- # Altera or its authorized distributors. Please refer to the
- # applicable agreement for further details.
- # The default values for assignments are stored in the file
- # PS2_assignment_defaults.qdf
- # If this file doesn't exist, and for assignments not listed, see file
- # assignment_defaults.qdf
- # Altera recommends that you do not modify this file. This
- # file is updated automatically by the Quartus II software
- # and any changes you make may be lost or overwritten.
- set_global_assignment -name FAMILY "MAX II"
- set_global_assignment -name DEVICE EPM570T100C5
- set_global_assignment -name TOP_LEVEL_ENTITY PS2
- set_global_assignment -name ORIGINAL_QUARTUS_VERSION 5.1
- set_global_assignment -name PROJECT_CREATION_TIME_DATE "20:59:22 JULY 23, 2007"
- set_global_assignment -name LAST_QUARTUS_VERSION 8.0
- set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 5
- set_global_assignment -name BDF_FILE PS2.bdf
- set_global_assignment -name VHDL_FILE PS2VHDL.vhd
- set_location_assignment PIN_14 -to GCLKP1
- set_location_assignment PIN_30 -to GCLKP2
- set_location_assignment PIN_34 -to KBCLK
- set_location_assignment PIN_35 -to KBDATA
- set_location_assignment PIN_28 -to RESET
- set_location_assignment PIN_89 -to LEDOUT[0]
- set_location_assignment PIN_87 -to LEDOUT[1]
- set_location_assignment PIN_86 -to LEDOUT[2]
- set_location_assignment PIN_85 -to LEDOUT[3]
- set_location_assignment PIN_84 -to LEDOUT[4]
- set_location_assignment PIN_83 -to LEDOUT[5]
- set_location_assignment PIN_82 -to LEDOUT[6]
- set_location_assignment PIN_81 -to LEDOUT[7]
- set_location_assignment PIN_78 -to SELECT[0]
- set_location_assignment PIN_77 -to SELECT[1]
- set_location_assignment PIN_76 -to SELECT[2]
- set_location_assignment PIN_75 -to SELECT[3]
- set_location_assignment PIN_91 -to LIGHT[0]
- set_location_assignment PIN_92 -to LIGHT[1]
- set_location_assignment PIN_95 -to LIGHT[2]
- set_location_assignment PIN_96 -to LIGHT[3]
- set_location_assignment PIN_97 -to LIGHT[4]
- set_location_assignment PIN_98 -to LIGHT[5]
- set_location_assignment PIN_99 -to LIGHT[6]
- set_location_assignment PIN_100 -to LIGHT[7]
- set_global_assignment -name POWER_EXT_SUPPLY_VOLTAGE_TO_REGULATOR 3.3V
- set_global_assignment -name AUTO_RESTART_CONFIGURATION OFF
- set_global_assignment -name USE_CONFIGURATION_DEVICE ON
- set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
- set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"
- set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"