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>
11 lines
188 B
Tcl
11 lines
188 B
Tcl
set pwd [file dirname [info script]]
|
|
source $pwd/../../../include/oh.tcl
|
|
|
|
read_xdc $pwd/elink_pins.xdc
|
|
read_xdc $pwd/elink_timing.xdc
|
|
|
|
# Do we need this?
|
|
#read_xdc $pwd/elink_clocks.xdc
|
|
|
|
|