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

FIRRTL v1.5.3

Compare
Choose a tag to compare
@jackkoenig jackkoenig released this 26 Apr 05:15

Performance

  • Use circuit name hashCode for circuit anno hashCode (#2504)

BugFix

  • Fix optimization of register with reset but invalid connection (#2520)
  • Fix incorrect deprecation warning for TargetDirAnnotation (#2511)
  • Make MemConf's MemPort serialization deterministic (#2508)
  • Fix anno deserialization when class field is not first (#2501)