mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Run extractArea at end of extractSummary
This commit is contained in:
parent
fa0406b554
commit
5ce50103f9
@ -263,3 +263,4 @@ if __name__ == '__main__':
|
||||
plotConfigs('sky90', mod='orig')
|
||||
plotConfigs('tsmc28psyn', mod='orig')
|
||||
normAreaDelay(mod='orig')
|
||||
os.system("./extractArea.pl");
|
||||
|
Loading…
Reference in New Issue
Block a user