roi_harness runme: add missing wire to header

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-01-30 14:37:10 -08:00
parent c5496632ed
commit 618fbf87c4
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ proc node2wire {node} {
# XXX: maybe add IOB?
set fp [open "$outdir/design.txt" w]
puts $fp "name node pin"
puts $fp "name node pin wire"
# Manual routing
if {$fixed_xdc eq ""} {
set x $X_BASE