Firtool 1.61.0 Release
What's Changed
- [HW] Fix getPortList to avoid n^2 location gathering. by @dtzSiFive in #6469
- [firtool] Fix missing option setter by @seldridge in #6470
- [FIRRTL] Create LowerSignatures to handle module signatures. by @darthscsi in #6359
- [ESI] Function call std service by @teqdruid in #6465
- [Python] Add debug dialect bindings by @fabianschuiki in #6471
- [ESI] Add std service name to manifest by @teqdruid in #6472
- [FIRRTL][CAPI] Add the rest of setters for options by @SpriteOvO in #6438
- [Debug] Add option to only mention existing files in HGLDD by @fabianschuiki in #6452
- [ESI][Runtime] Filling out the type system by @teqdruid in #6476
- [ESI][Runtime] Get build working on Windows by @teqdruid in #6478
- [FIRRTL] Passive Wires pass by @darthscsi in #6475
- [FIRRTL][NFC] Add clockgate instName to FirtoolOptions setters. by @prithayan in #6460
- [Arc] Add option to observe registers and memories by @fabianschuiki in #6477
- [OM] Update result type for EmptyPathOp. by @mikeurbach in #6481
- [NFC] Disable -misc-include-cleaner by @nandor in #6483
- [FIRRTL] Add helpers for the implementation of FIRRTL instance-like ops by @nandor in #6484
- [HardwareToHW]Fix wrong lowering of arith.shli by @HahaLan97 in #6487
- [Pipeline] Use Block::BlockArgListType to avoid const. by @dtzSiFive in #6489
- [FIRRTL][WireDFT] Wire test-en to ClockGateIntrinsic. by @dtzSiFive in #6488
- [ESI][Integration test] Fix requires and run commands by @teqdruid in #6480
- [FIRRTL][Parser] Improve rwprobe parsing, support inst results. by @dtzSiFive in #6258
- [FIRRTL][CAPI] Build open bundle for fields containing non-base types by @SpriteOvO in #6482
- Bump LLVM by @jackkoenig in #6494
- [FlattenIO] Fix module input and output port name order. by @prithayan in #6495
- [firtool] Add option to treat EICG_wrapper as intrinsic by @fabianschuiki in #6499
- [NFC][ESI] Refactor runtime headers and design hierarchy by @teqdruid in #6503
- [Arc] Use seq.clock_gate op by @fabianschuiki in #6501
New Contributors
- @HahaLan97 made their first contribution in #6487
Full Changelog: firtool-1.60.0...firtool-1.61.0