Skip to content

Releases: llvm/circt

firtool-1.108.0

28 Feb 20:51
firtool-1.108.0
Compare
Choose a tag to compare

What's Changed

  • [MemoryBanking] Should not overwrite banking factor/dimension when resolving attribute values by @jiahanxie353 in #8267
  • [LLHD] Add dedicated Mem2Reg pass by @fabianschuiki in #8244
  • [ESI][XRT] Implement "Indirect MMIO" by @teqdruid in #8273
  • [ImportVerilog] Add option to lower always @* as always_comb by @fabianschuiki in #8271
  • [LLHD] Support conditional drives in mem2reg by @fabianschuiki in #8278
  • [ESI][BSP] Simple ToHost DMA engine by @teqdruid in #8207
  • [LLHD] Support drives with delta delay in mem2reg by @fabianschuiki in #8279
  • [AffineParallelUnroll] Fix empty map lookup; move canonicalization passes before MemoryConflictResolver by @jiahanxie353 in #8282
  • [circt-verilog-lsp-server] Add Verilog Language Server by @uenoku in #8234
  • [SMT][CAPI] Add more SMT C API by @Clo91eaf in #8274
  • [MemoryBanking] Memory banking supports multiple banking factors/dimensions config by @jiahanxie353 in #8277
  • [Python] Declare a separate sub-target for support sources by @maerhart in #8243
  • [sim] Add emission for plusargs for UPF simulations by @youngar in #8272

Full Changelog: firtool-1.107.0...firtool-1.108.0

firtool-1.107.0

23 Feb 20:52
firtool-1.107.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: firtool-1.106.0...firtool-1.107.0

firtool-1.106.0

17 Feb 20:49
firtool-1.106.0
fa73e07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: firtool-1.105.0...firtool-1.106.0

firtool-1.105.0

08 Feb 00:17
firtool-1.105.0
020bfc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: firtool-1.104.0...firtool-1.105.0

firtool-1.104.0

02 Feb 19:47
firtool-1.104.0
d47a9d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: firtool-1.103.0...firtool-1.104.0

firtool-1.103.0

24 Jan 21:57
firtool-1.103.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: firtool-1.102.0...firtool-1.103.0

firtool-1.102.0

21 Jan 22:06
77553d7
Compare
Choose a tag to compare

What's Changed

  • Bump LLVM to ebc7efbab5c58b46f7215d63be6d0208cb588192. by @mikeurbach in #8089
  • [HW][circt-synth] Implement AggregateToComb pass and add to circt-synth pipeline by @uenoku in #8068
  • [SCFToCalyx] Wrap blocks with scf::ExecuteRegion when creating the new scf::Parallel by @jiahanxie353 in #8098
  • [Kanagawa] Remove %this by @mortbopet in #8097
  • [RTG][Elaboration] Move ConstantLike check after TypeSwitch for better performance by @maerhart in #7998
  • [ExtractInstances] Append original instance name to path in metadata by @prithayan in #7872

Full Changelog: firtool-1.101.0...firtool-1.102.0

firtool-1.101.0

18 Jan 01:32
firtool-1.101.0
76cc791
Compare
Choose a tag to compare

What's Changed

Full Changelog: firtool-1.100.0...firtool-1.101.0

firtool-1.100.0

10 Jan 19:50
firtool-1.100.0
4a062a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: firtool-1.99.2...firtool-1.100.0

firtool-1.99.2

23 Dec 07:51
6f7cba6
Compare
Choose a tag to compare

What's Changed

  • [Seq] Fix FIFO lowering to correct depth and pointer increments by @teqdruid in #8003
  • [ESI] FIFO with ESI channels by @teqdruid in #8004
  • [LowerToBMC] Topologically sort module body before inlining to BMC op by @TaoBi22 in #8007
  • [PyCDE] Update build flow by @teqdruid in #8008
  • [ESI] FIFO: support valid/ready on inputs and outputs by @teqdruid in #8009
  • [PyCDE] Add fork, join, and merge channel functions by @teqdruid in #8011
  • [Comb] delete slow canonicalizer by @youngar in #8014

Full Changelog: firtool-1.99.1...firtool-1.99.2