mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
4df38ca35e
Use paths relative top top_srcdir (so scripts can be run from any directory). Add missing files elink_example was renamed to axi_elink? Fails at placement. Signed-off-by: Ola Jeppsson <ola@adapteva.com>
7 lines
215 B
Tcl
7 lines
215 B
Tcl
set pwd [file dirname [info script]]
|
|
source $pwd/../../../include/oh.tcl
|
|
|
|
read_ip $top_srcdir/xilibs/ip/fifo_async_104x16/fifo_async_104x16.xci
|
|
read_ip $top_srcdir/xilibs/ip/fifo_async_104x32/fifo_async_104x32.xci
|
|
|