X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=dt%2Fdt.qsf;h=82bfa845a02352187668deceb1298318152bbdb1;hb=64ef7ca2830116409f4c23802a202ab4b1ce5ec8;hp=6cf1be35b0276375075aea9ebc483706780c061e;hpb=ad7590f4f4876c485d17c38f9ccb5821cb7f48b4;p=calu.git diff --git a/dt/dt.qsf b/dt/dt.qsf index 6cf1be3..82bfa84 100644 --- a/dt/dt.qsf +++ b/dt/dt.qsf @@ -42,6 +42,33 @@ set_global_assignment -name TOP_LEVEL_ENTITY core_top set_global_assignment -name ORIGINAL_QUARTUS_VERSION "10.0 SP1" set_global_assignment -name PROJECT_CREATION_TIME_DATE "15:08:54 DECEMBER 16, 2010" set_global_assignment -name LAST_QUARTUS_VERSION "10.0 SP1" +set_global_assignment -name DEVICE_FILTER_PIN_COUNT 240 +set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8 +set_global_assignment -name USE_CONFIGURATION_DEVICE ON +set_global_assignment -name GENERATE_RBF_FILE ON +set_global_assignment -name ON_CHIP_BITSTREAM_DECOMPRESSION OFF +set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" +set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVCMOS" +set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED" +set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -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 LL_ROOT_REGION ON -section_id "Root Region" +set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region" +set_global_assignment -name MISC_FILE /homes/burban/dt/dt.dpf +set_location_assignment PIN_166 -to bus_tx +set_location_assignment PIN_152 -to sys_clk +set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" + +set_global_assignment -name MISC_FILE /homes/c0726283/calu/dt/dt.dpf +set_location_assignment PIN_42 -to sys_res +set_global_assignment -name VHDL_FILE ../cpu/src/rom.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/rom_b.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/extension_7seg_pkg.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/extension_7seg_b.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/extension_7seg.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/rs232_rx_arc.vhd +set_global_assignment -name VHDL_FILE ../cpu/src/rs232_rx.vhd set_global_assignment -name VHDL_FILE ../cpu/src/writeback_stage_b.vhd set_global_assignment -name VHDL_FILE ../cpu/src/writeback_stage.vhd set_global_assignment -name VHDL_FILE ../cpu/src/rw_r_ram_b.vhd @@ -80,26 +107,4 @@ set_global_assignment -name VHDL_FILE ../cpu/src/exec_op/shift_op_b.vhd set_global_assignment -name VHDL_FILE ../cpu/src/exec_op/or_op_b.vhd set_global_assignment -name VHDL_FILE ../cpu/src/exec_op/and_op_b.vhd set_global_assignment -name VHDL_FILE ../cpu/src/exec_op/add_op_b.vhd -set_global_assignment -name DEVICE_FILTER_PIN_COUNT 240 -set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8 -set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0 -set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85 -set_global_assignment -name USE_CONFIGURATION_DEVICE ON -set_global_assignment -name GENERATE_RBF_FILE ON -set_global_assignment -name ON_CHIP_BITSTREAM_DECOMPRESSION OFF -set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" -set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVCMOS" -set_global_assignment -name RESERVE_ASDO_AFTER_CONFIGURATION "AS INPUT TRI-STATED" -set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -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 LL_ROOT_REGION ON -section_id "Root Region" -set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region" -set_global_assignment -name MISC_FILE /homes/burban/dt/dt.dpf -set_location_assignment PIN_166 -to bus_tx -set_location_assignment PIN_152 -to sys_clk -set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" - -set_global_assignment -name MISC_FILE /homes/c0726283/calu/dt/dt.dpf -set_location_assignment PIN_42 -to sys_res set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file