Skip to content
Snippets Groups Projects
Commit db4c9192 authored by Kartik Prabhu's avatar Kartik Prabhu
Browse files

Flatten netlist before saving for LVS

parent c3baa897
No related branches found
No related tags found
Loading
......@@ -31,6 +31,7 @@ foreach x $ADK_LVS_EXCLUDE_CELL_LIST {
}
saveNetlist -excludeLeafCell \
-flat \
-phys \
-excludeCellInst $lvs_exclude_list \
$vars(results_dir)/$vars(design).lvs.v
......
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