Skip to content

Releases: ucb-bar/hammer

Version 1.2.0

13 Nov 22:54
7dfbb0b
Compare
Choose a tag to compare

New/updated:

  • Pegasus DRC & LVS plugin (#797)
  • Migration to Cadence DDI (#798)
  • Sky130 + SRAMs update (#804, #805, #821)
  • e2e tests & Joules (#799)
  • Sky130 & OpenROAD tutorial (#809)
  • Units (#800, #802)
  • Supplies (#816)
  • Genus hierarchical (#810, #812)
  • Clock & delay constraints (#818)

Fixed:

Contributors: @harrisonliew, @nayiri-k, @dpgrubb13, @rahulk29, @kenhoberkeley, @cadeberkeley, @jerryz123, @JoshSweaterGuy

Version 1.1.2

15 Jun 16:29
46b4e75
Compare
Choose a tag to compare

Version 1.1.1

20 Apr 22:26
beab9f7
Compare
Choose a tag to compare

Version 1.1.0

20 Mar 22:33
419766d
Compare
Choose a tag to compare

The Cadence and Synopsys plugins (formerly here and here, respectively) have been merged into the main Hammer repository and package (#713, @vighneshiyer). Future discussions/issues/PRs relating to Cadence/Synopsys tools should be made here instead of those repositories.

When updating to this version, make sure that you do not pip install -e code from any existing Cadence/Synopsys plugins/submodules on top of the hammer-vlsi package. For Chipyard users, ucb-bar/chipyard#1410 shows the requisite changes.

Version 1.0.5

14 Mar 18:07
d60afc0
Compare
Choose a tag to compare

Version 1.0.4

12 Mar 18:41
2b5c04d
Compare
Choose a tag to compare

Version 1.0.1

14 Feb 05:55
92e98c1
Compare
Choose a tag to compare

Hotfix #709 fixing ruamel.yaml crashes in hierarchical flows.

Version 1.0.0

09 Feb 22:19
5d3c606
Compare
Choose a tag to compare

This release of Hammer contains a major refactoring of the code for publishing to PyPI (#675). Compatibility is broken with pre-v1.0.0 Hammer plugins and flows as a result--for backwards compatibility, please use the v0.1.0 tag, but note that features will not be backported.

Please refer to the new setup guide for how to use this new version of Hammer. There is also a simple migration guide for how to update your Hammer IR and tech/tool plugins.

Going forward, please use Github's Discussions feature for general support. Please file an issue if you believe there is a bug.

Version 1.0.0rc3

09 Feb 02:02
cbc1414
Compare
Choose a tag to compare
Version 1.0.0rc3 Pre-release
Pre-release

Changed: #699, #702, #703, #705, #706

Version 1.0.0rc2

26 Jan 23:40
ebfc66b
Compare
Choose a tag to compare
Version 1.0.0rc2 Pre-release
Pre-release

Docs update 2 #698
Fixes gdstk being force installed #700