Skip to content

Chipyard 1.8.0

Compare
Choose a tag to compare
@jerryz123 jerryz123 released this 30 Sep 20:07
· 2274 commits to main since this release
2d03d10

Adds support for NoC-based interconnects with Constellation (https://constellation.readthedocs.io/en/latest/). Switch to Conda for dependency/environment management. Bump Rocket Chip and other hardware libraries. Bump to FireSim 1.15.0.

Added

  • RTL: Support for packet-switched NoC-based TileLink main bus interconnects with Constellation by @jerryz123 in #1224
  • Conda: Support setting up a Chipyard development environment through Conda by @abejgonzalez in #1163
  • Hammer: Fully open-source Sky130 flow tutorials in open-source and commercial tools by @nayiri-k in #1226
  • Hammer: IR key history by @bdngo in #1226
  • Hammer: Joules power analysis support by @dpgrubb13 in #1226
  • Hammer: Tempus STA support by @harrisonliew in #1226

Changed

Fixed