URL
https://opencores.org/ocsvn/pci/pci/trunk
Subversion Repositories pci
[/] [pci/] [trunk/] [syn/] [scr/] [set_env.inc] - Rev 154
Compare with Previous | Blame | View Log
/* Enable Verilog HDL preprocessor */
hdlin_enable_vpp = true
/* Set log path */
LOG_PATH = "../logs/"
/* Set gate-level netlist path */
GATE_PATH = "../gate/"
/* Set RAMS_PATH */
RAMS_PATH = "../../lib/"
/* Set RTL source path */
RTL_PATH = "../../rtl/verilog/"
/* Optimize adders */
synlib_model_map_effort = high
hlo_share_effort = medium