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

Subversion Repositories gpio

[/] [gpio/] [trunk/] [syn/] [bin/] [read_design.inc] - Rev 66

Go to most recent revision | Compare with Previous | Blame | View Log

/* Set search path for verilog include files */
search_path = search_path + { RTL_PATH } + { GATE_PATH }

/* Read verilog files of the GPIO IP core */
if (TOPLEVEL == "gpio") {
        read -f verilog gpio.v
} else {
        echo "Non-existing top level."
        exit
}

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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