URL
https://opencores.org/ocsvn/fpz8/fpz8/trunk
Subversion Repositories fpz8
[/] [FPz8_Cyclone_IV.qsf] - Rev 3
Compare with Previous | Blame | View Log
# Copyright (C) 1991-2007 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 from 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# FPz8_Cyclone_IV_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 DEVICE EP4CE6E22C8set_global_assignment -name FAMILY "Cyclone IV E"set_global_assignment -name TOP_LEVEL_ENTITY CPUset_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.1 SP2"set_global_assignment -name PROJECT_CREATION_TIME_DATE "15:17:27 NOVEMBER 03, 2016"set_global_assignment -name LAST_QUARTUS_VERSION "9.1 SP2"set_global_assignment -name FITTER_EFFORT "STANDARD FIT"set_global_assignment -name SIMULATION_MODE FUNCTIONALset_global_assignment -name ALLOW_ANY_RAM_SIZE_FOR_RECOGNITION ONset_global_assignment -name ADD_DEFAULT_PINS_TO_SIMULATION_OUTPUT_WAVEFORMS OFFset_global_assignment -name INCREMENTAL_COMPILATION OFFset_global_assignment -name MISC_FILE "E:/VHDL/AHMES_IO2/AHMES.dpf"set_global_assignment -name END_TIME "500 ns"set_global_assignment -name INCREMENTAL_VECTOR_INPUT_SOURCE cpu.vwfset_global_assignment -name SMART_RECOMPILE ONset_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpgaset_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Topset_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"set_instance_assignment -name PARTITION_HIERARCHY no_file_for_top_partition -to | -section_id Topset_global_assignment -name MIN_CORE_JUNCTION_TEMP 0set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85set_global_assignment -name NOMINAL_CORE_SUPPLY_VOLTAGE 1.2Vset_location_assignment PIN_24 -to CLOCKset_location_assignment PIN_88 -to RESETset_location_assignment PIN_91 -to DBG_RXset_location_assignment PIN_98 -to DBG_TXset_location_assignment PIN_10 -to PAOUT[0]set_location_assignment PIN_11 -to PAOUT[1]set_location_assignment PIN_28 -to PAOUT[2]set_location_assignment PIN_30 -to PAOUT[3]set_location_assignment PIN_31 -to PAOUT[4]set_location_assignment PIN_32 -to PAOUT[5]set_location_assignment PIN_33 -to PAOUT[6]set_location_assignment PIN_34 -to PAOUT[7]set_global_assignment -name PHYSICAL_SYNTHESIS_COMBO_LOGIC OFFset_global_assignment -name PHYSICAL_SYNTHESIS_REGISTER_RETIMING OFFset_global_assignment -name PHYSICAL_SYNTHESIS_REGISTER_DUPLICATION OFFset_global_assignment -name PHYSICAL_SYNTHESIS_ASYNCHRONOUS_SIGNAL_PIPELINING OFFset_global_assignment -name SDC_FILE FPz8_Cyclone_IV.out.sdcset_global_assignment -name BDF_FILE CPU.bdfset_global_assignment -name VECTOR_WAVEFORM_FILE cpu.vwfset_global_assignment -name VHDL_FILE fpz8_cpu_v1.vhdset_global_assignment -name QIP_FILE altsyncram0.qipset_global_assignment -name MIF_FILE FPZ8_test.mifset_global_assignment -name QIP_FILE altsyncram1.qipset_global_assignment -name QIP_FILE altsyncram2.qipset_global_assignment -name MIF_FILE FPZ8_test_LDX_IRR2_IR1.mifset_global_assignment -name MIF_FILE FPZ8_test_DJNZ_JR.mifset_global_assignment -name MIF_FILE FPZ8_test_CALL_RET.mifset_global_assignment -name MIF_FILE FPZ8_test_INTERRUPT.mifset_global_assignment -name MIF_FILE FPZ8_test_TRAP.mifset_global_assignment -name MIF_FILE FPZ8_test_LDC.mifset_global_assignment -name MIF_FILE FPZ8_test_LDCI.mifset_global_assignment -name SOURCE_FILE altsyncram0.cmpset_global_assignment -name VHDL_FILE altsyncram0.vhdset_global_assignment -name SOURCE_FILE altsyncram1.cmpset_global_assignment -name VHDL_FILE altsyncram1.vhdset_global_assignment -name SOURCE_FILE altsyncram2.cmpset_global_assignment -name VHDL_FILE altsyncram2.vhdset_global_assignment -name VHDL_FILE fpz8_timer.vhd
