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

Subversion Repositories pci

[/] [pci/] [tags/] [rel_12/] [syn/] [scr/] [elaborate_design.inc] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 18 mihad
/* Set search path for verilog include files */
2
search_path = search_path + { RTL_PATH } + { GATE_PATH }
3
 
4
/* Read verilog files of the PCI IP core */
5
if (TOPLEVEL == "TOP") {
6
    elaborate TOPLEVEL
7
} else {
8
        echo "Non-existing top level."
9
        exit
10
}

powered by: WebSVN 2.1.0

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