Skip to content
Snippets Groups Projects
Commit 2dc1deaf authored by Allen Pan's avatar Allen Pan
Browse files

removed unnecessary commands in drc node configure.yaml

parent 16c3c7d3
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,3 @@ parameters:
commands:
- cp inputs/adk/magicrc .magicrc
- magic -noconsole -dnull run_drc.tcl | tee outputs/drc_results.log
- grep "error" outputs/drc_results.log
......@@ -26,5 +26,4 @@ parameters:
commands:
- cp inputs/adk/magicrc .magicrc
- cp inputs/*.lef .
- magic -noconsole -dnull run_drc.tcl | tee outputs/drc_results.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment