Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

FIRRTL v1.5.5

Compare
Choose a tag to compare
@jackkoenig jackkoenig released this 11 Nov 18:52

Feature

  • FIRRTL version support (#2543)
  • Add Serializer.lazily for buffered serialization (#2554, #2560)

BugFix

  • Make the Parser handle errors more gracefully (#2549)

Security