Ignore:
Timestamp:
Jan 17, 2011, 6:18:33 PM (14 years ago)
Author:
demin
Message:

few minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/MultiChannelUSB/Paella.qsf

    r107 r108  
    5757set_global_assignment -name VERILOG_FILE sys_pll.v
    5858set_global_assignment -name VERILOG_FILE control.v
    59 set_global_assignment -name VERILOG_FILE uwt_bior31.v
    6059set_global_assignment -name VERILOG_FILE analyser.v
    6160set_global_assignment -name VERILOG_FILE amplitude.v
     
    7473set_global_assignment -name USE_TIMEQUEST_TIMING_ANALYZER OFF
    7574set_global_assignment -name ENABLE_CLOCK_LATENCY ON
    76 set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
    7775set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
    7876set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
     
    329327set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to RAM_DQB[6]
    330328set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to RAM_DQB[7]
     329
     330set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
Note: See TracChangeset for help on using the changeset viewer.