Line 37... |
Line 37... |
|
|
|
|
set_global_assignment -name FAMILY "Cyclone IV E"
|
set_global_assignment -name FAMILY "Cyclone IV E"
|
set_global_assignment -name DEVICE EP4CE115F29C7
|
set_global_assignment -name DEVICE EP4CE115F29C7
|
set_global_assignment -name TOP_LEVEL_ENTITY "user"
|
set_global_assignment -name TOP_LEVEL_ENTITY "user"
|
#set_global_assignment -name TOP_LEVEL_ENTITY "user"
|
|
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 12.1
|
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 12.1
|
set_global_assignment -name PROJECT_CREATION_TIME_DATE "23:27:13 SEPTEMBER 06, 2013"
|
set_global_assignment -name PROJECT_CREATION_TIME_DATE "23:27:13 SEPTEMBER 06, 2013"
|
set_global_assignment -name LAST_QUARTUS_VERSION 12.1
|
set_global_assignment -name LAST_QUARTUS_VERSION 12.1
|
set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
|
set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
|
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
|
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
|
Line 50... |
Line 49... |
set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (VHDL)"
|
set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (VHDL)"
|
set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulation
|
set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulation
|
set_global_assignment -name VHDL_INPUT_VERSION VHDL_2008
|
set_global_assignment -name VHDL_INPUT_VERSION VHDL_2008
|
set_global_assignment -name VHDL_SHOW_LMF_MAPPING_MESSAGES OFF
|
set_global_assignment -name VHDL_SHOW_LMF_MAPPING_MESSAGES OFF
|
|
|
|
set_instance_assignment -name IO_STANDARD "3.3-V LVCMOS" -to reset
|
|
set_instance_assignment -name IO_STANDARD "3.3-V LVCMOS" -to clk
|
|
|
|
# DE2-115
|
set_location_assignment PIN_M23 -to nReset
|
set_location_assignment PIN_M23 -to nReset
|
set_location_assignment PIN_Y2 -to clk
|
set_location_assignment PIN_Y2 -to clk
|
|
|
set_global_assignment -name PARTITION_NETLIST_TYPE POST_FIT -section_id Top
|
set_global_assignment -name PARTITION_NETLIST_TYPE POST_FIT -section_id Top
|
set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
|
set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
|
set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
|
set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
|
|
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-types.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-tauhop-types.vhdl"
|
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-fsm.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-tlm.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-tlm.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-axi-tlm.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pkg-axi-tlm.vhdl"
|
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/ddr.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/axi4-stream-bfm-master.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/axi4-stream-bfm-master.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pll.vhd"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/pll.vhd"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/stp.vhd"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/stp.vhd"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/prbs-31.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/prbs-31.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/galois-lfsr.vhdl"
|
set_global_assignment -name VHDL_FILE "../../../rtl/quartus-synthesis/galois-lfsr.vhdl"
|