firtool-1.63.0
prithayan
released this
22 Jan 10:42
·
1549 commits
to main
since this release
What's Changed
- [Sim] Introduce the rationale for the
sim
dialect by @nandor in #6536 - [Sim] Initial implementation of the
sim
dialect by @nandor in #6561 - [NFC] Fix warnings from missing include in ESI runtime. by @darthscsi in #6567
- [FIRRTL] Innocuous change to mitigate #6513 by @teqdruid in #6571
- [Arc] Use CallOp instead of latency 0 StateOp by @maerhart in #6560
- Bump LLVM by @darthscsi in #6566
- [NFC] try cleaner fix to windows issue by @darthscsi in #6573
- [FSM] Add CAPI dependency on conversion pass header generation. by @mikeurbach in #6572
- [Arc] StateOp: latency instead of lat in assembly format by @maerhart in #6562
- [Arc] Dedup: Fix use after free by @hovind in #6568
- [NFC] Convert getPortAttributes back to ArrayRef by @darthscsi in #6531
- [FIRRTL] Add Layer Association to Probes by @seldridge in #6551
- broken image src's fixed by @cap-oglu in #6578
- [FSMToSV][NFC] Correct pass summary by @TaoBi22 in #6580
- [ESI][Runtime] Add a utility to wrap a command with a cosimulation by @teqdruid in #6579
- [Builds] Revert back to small runners by @teqdruid in #6586
- [ESI] Introduce MMIO std service by @teqdruid in #6584
- [ESI] Lower manifest op to a ROM by @teqdruid in #6585
- [FIRRTL][CAPI] Expose
foldFlow
function by @SpriteOvO in #6577 - [PyCDE] Support for ESI MMIO service -- read side only by @teqdruid in #6590
- [FIRRTL] [LowerSignatures] Naming bounce wires properly by @uenoku in #6594
- [PyCDE] Fix service generator warning by @teqdruid in #6595
- [ESI] MMIO based manifest cosim support by @teqdruid in #6592
- [CombFolds] Flatten operands all at once by @uenoku in #6593
- bump llvm submodule to tip of main (103fa3250c46) by @mwachs5 in #6589
- [Comb] Handle type aliases in
comb.concat
by @hovind in #6588 - [CheckCombLoops] Refactor comb loop detection pass by @prithayan in #5647
- [ESI] XRT support for MMIO based manifest fetching by @teqdruid in #6596
- [PyCDE] Add ESI metadata to modules by @teqdruid in #6597
New Contributors
Full Changelog: firtool-1.62.0...firtool-1.63.0