⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 reserv.qsf

📁 基于FPGA的数字存储示波器
💻 QSF
字号:
# 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
#		RESERV_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.


# Project-Wide Assignments
# ========================
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 4.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "08:58:08  JULY 04, 2004"
set_global_assignment -name LAST_QUARTUS_VERSION 5.0
set_global_assignment -name VHDL_FILE dp.vhd
set_global_assignment -name VHDL_FILE dpr.vhd
set_global_assignment -name VHDL_FILE RESERV.VHD
set_global_assignment -name VHDL_FILE RRR.vhd
set_global_assignment -name SIGNALTAP_FILE ../../DM_1C6/SOPC_1C6/RESERV_SCOPE_5510_ADDA/stp1.stp
set_global_assignment -name SIGNALTAP_FILE stp1.stp

# Pin & Location Assignments
# ==========================
set_location_assignment PIN_16 -to CLK
set_location_assignment PIN_127 -to DOUT[0]
set_location_assignment PIN_128 -to DOUT[1]
set_location_assignment PIN_125 -to DOUT[2]
set_location_assignment PIN_126 -to DOUT[3]
set_location_assignment PIN_123 -to DOUT[4]
set_location_assignment PIN_124 -to DOUT[5]
set_location_assignment PIN_100 -to DOUT[6]
set_location_assignment PIN_83 -to DOUT[7]
set_location_assignment PIN_78 -to DOUT[8]
set_location_assignment PIN_77 -to DOUT[9]
set_location_assignment PIN_74 -to TRAG[0]
set_location_assignment PIN_73 -to TRAG[1]
set_location_assignment PIN_72 -to TRAG[2]
set_location_assignment PIN_71 -to TRAG[3]
set_location_assignment PIN_70 -to TRAG[4]
set_location_assignment PIN_69 -to TRAG[5]
set_location_assignment PIN_68 -to TRAG[6]
set_location_assignment PIN_67 -to TRAG[7]
set_location_assignment PIN_1 -to KEY1
set_location_assignment PIN_27 -to ADIN[0]
set_location_assignment PIN_31 -to ADIN[1]
set_location_assignment PIN_26 -to ADIN[2]
set_location_assignment PIN_54 -to ADIN[3]
set_location_assignment PIN_28 -to ADIN[4]
set_location_assignment PIN_56 -to ADIN[5]
set_location_assignment PIN_53 -to ADIN[6]
set_location_assignment PIN_55 -to ADIN[7]
set_location_assignment PIN_75 -to TRAG[8]
set_location_assignment PIN_76 -to TRAG[9]
set_location_assignment PIN_130 -to DA_CLK
set_location_assignment PIN_91 -to AD_CLK

# Analysis & Synthesis Assignments
# ================================
set_global_assignment -name DEVICE_FILTER_PACKAGE TQFP
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 144
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
set_global_assignment -name FAMILY Cyclone
set_global_assignment -name TOP_LEVEL_ENTITY RESERV

# Fitter Assignments
# ==================
set_global_assignment -name DEVICE EP1C3T144C8
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1

# SignalTap II Assignments
# ========================
set_global_assignment -name ENABLE_SIGNALTAP On
set_global_assignment -name USE_SIGNALTAP_FILE stp1.stp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -