OpenCores
URL https://opencores.org/ocsvn/pci/pci/trunk

Subversion Repositories pci

[/] [pci/] [tags/] [rel_12/] [syn/] [scr/] [elaborate_design.inc] - Diff between revs 129 and 154

Only display areas with differences | Details | Blame | View Log

Rev 129 Rev 154
/* Set search path for verilog include files */
/* Set search path for verilog include files */
search_path = search_path + { RTL_PATH } + { GATE_PATH }
search_path = search_path + { RTL_PATH } + { GATE_PATH }
/* Read verilog files of the PCI IP core */
/* Read verilog files of the PCI IP core */
if (TOPLEVEL == "TOP") {
if (TOPLEVEL == "TOP") {
    elaborate TOPLEVEL
    elaborate TOPLEVEL
} else {
} else {
        echo "Non-existing top level."
        echo "Non-existing top level."
        exit
        exit
}
}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.