URL
https://opencores.org/ocsvn/loadbalancer/loadbalancer/trunk
Subversion Repositories loadbalancer
[/] [loadbalancer/] [trunk/] [LB.qsf] - Rev 2
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# LB_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 "Stratix II"set_global_assignment -name DEVICE AUTOset_global_assignment -name TOP_LEVEL_ENTITY LBset_global_assignment -name ORIGINAL_QUARTUS_VERSION "7.2 SP3"set_global_assignment -name PROJECT_CREATION_TIME_DATE "15:31:53 DECEMBER 26, 2009"set_global_assignment -name LAST_QUARTUS_VERSION "7.2 SP3"set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_palaceset_global_assignment -name DEVICE_FILTER_SPEED_GRADE FASTESTset_instance_assignment -name PARTITION_HIERARCHY no_file_for_top_partition -to | -section_id Topset_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Topset_global_assignment -name PARTITION_COLOR 2147039 -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_global_assignment -name SIMULATION_MODE TIMINGset_global_assignment -name ADD_DEFAULT_PINS_TO_SIMULATION_OUTPUT_WAVEFORMS OFFset_global_assignment -name FMAX_REQUIREMENT "125 MHz"set_global_assignment -name VERILOG_FILE ethernet_parser.vset_global_assignment -name VERILOG_FILE ethernet_parser_32bit.vset_global_assignment -name VERILOG_FILE ethernet_parser_64bit.vset_global_assignment -name VECTOR_WAVEFORM_FILE LB.vwfset_global_assignment -name VERILOG_FILE classifier_arbiter/classifier_arbiter.vset_global_assignment -name VHDL_FILE PASS/pass.vhdset_global_assignment -name VERILOG_FILE small_fifo.vset_global_assignment -name VHDL_FILE TABLE/Aging_Timer.vhdset_global_assignment -name VHDL_FILE TABLE/div_binary.vhdset_global_assignment -name VHDL_FILE TABLE/mac_ram_table.vhdset_global_assignment -name VHDL_FILE TABLE/manager.vhdset_global_assignment -name VHDL_FILE TABLE/ram_256x48.vhdset_global_assignment -name VHDL_FILE TABLE/table.vhdset_global_assignment -name VHDL_FILE TABLE/valid_address.vhdset_global_assignment -name VHDL_FILE Router/router.vhdset_global_assignment -name VHDL_FILE int2ext/int2ext.vhdset_global_assignment -name VHDL_FILE int2ext/int2ext_top.vhdset_global_assignment -name VHDL_FILE int2ext/vlan2ext.vhdset_global_assignment -name VHDL_FILE Balance/balance.vhdset_global_assignment -name VHDL_FILE Balance/balance_top.vhdset_global_assignment -name VHDL_FILE Balance/hash.vhdset_global_assignment -name VHDL_FILE Balance/n_mac.vhdset_global_assignment -name VHDL_FILE ARP/arp_parser.vhdset_global_assignment -name VHDL_FILE ARP/arp_response.vhdset_global_assignment -name VHDL_FILE ARP/arp_top.vhdset_global_assignment -name VHDL_FILE Classfier/classifier.vhdset_global_assignment -name VHDL_FILE Classfier/open_header.vhdset_global_assignment -name VHDL_FILE balancer_top.vhdset_global_assignment -name VHDL_FILE config.vhdset_global_assignment -name BDF_FILE LB.bdfset_global_assignment -name VERILOG_FILE output_port_lookup.vset_global_assignment -name INCREMENTAL_VECTOR_INPUT_SOURCE TABLE/Manger_top.vwf
