Skip to content

Commit

Permalink
Merge pull request verilog-to-routing#1997 from trick2011/patch-1
Browse files Browse the repository at this point in the history
Fixed wrong path for current directory
  • Loading branch information
vaughnbetz authored Jul 16, 2024
2 parents 5d0486f + b6a98cf commit 121a16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you download a different version of those tools, then those versions may not

To verfiy that VTR has been installed correctly run::

./vtr_flow/scripts/run_vtr_task.py regression_tests/vtr_reg_basic/basic_timing
./vtr_flow/scripts/run_vtr_task.py ./vtr_flow/tasks/regression_tests/vtr_reg_basic/basic_timing

The expected output is::

Expand Down

0 comments on commit 121a16c

Please sign in to comment.