Skip to content

v0.21.10

Compare
Choose a tag to compare
@gadfort gadfort released this 22 Apr 16:07
· 202 commits to main since this release
2e937c6

SiliconCompiler 0.21.10 (2024-04-22)

Minor:

  • Switch to use templates for generating tool files instead of python print statements to make it easier to maintain.
  • Added logic depth to schema metrics.
  • Tools:
    • yosys: added support for handling hierarchy selection with globbing, added better handling of library merging to ensure liberty templates are properly copied in.
    • openroad: added support for extracting logic depth of the design and added irdrop extraction to tool driver.