mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-21 22:12:54 +08:00
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
|
||
|
|
||
|
|