URL
https://opencores.org/ocsvn/mips789/mips789/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
15 |
mcupro |
# Run with quartus_sh -t <x_cons.tcl>
|
2 |
|
|
set_global_assignment -name ROOT "|mips_sys"
|
3 |
|
|
set_global_assignment -name FAMILY "CYCLONE"
|
4 |
|
|
set_global_assignment -name DEVICE "EP1C6Q240C6"
|
5 |
|
|
set_global_assignment -section_id mips_sys -name EDA_DESIGN_ENTRY_SYNTHESIS_TOOL "SYNPLIFY"
|
6 |
|
|
set_global_assignment -section_id eda_design_synthesis -name EDA_USE_LMF synplcty.lmf
|
7 |
|
|
set_global_assignment -section_id clk_setting -name DUTY_CYCLE "50.00"
|
8 |
|
|
set_instance_assignment -entity mips_sys -to clk -name GLOBAL_SIGNAL ON
|
9 |
|
|
set_instance_assignment -entity mips_sys -to clk -name USE_CLOCK_SETTINGS clk_setting
|
10 |
|
|
set_global_assignment -section_id clk_setting -name FMAX_REQUIREMENT "50.0MHZ"
|
11 |
|
|
set_global_assignment -name TAO_FILE "myresults.tao"
|
12 |
|
|
set_global_assignment -name SOURCES_PER_DESTINATION_INCLUDE_COUNT "1000"
|
13 |
|
|
set_global_assignment -name ROUTER_REGISTER_DUPLICATION ON
|
14 |
|
|
set_global_assignment -name REMOVE_REDUNDANT_LOGIC_CELLS "ON"
|
15 |
|
|
# set_global_assignment -name FITTER_EFFORT "STANDARD FIT"
|
16 |
|
|
set_global_assignment -name EDA_RESYNTHESIS_TOOL "AMPLIFY"
|
17 |
|
|
|
18 |
|
|
# False path constraints
|
19 |
|
|
|
20 |
|
|
# Multicycle constraints
|
21 |
|
|
|
22 |
|
|
# Path delay constraints
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.