Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@thommythomaso thommythomaso released this 28 Feb 10:04
· 0 commits to master since this release

Added

  • Add tracing support to inst64 #52.

Changed

  • Various fixes and small changes to upstream PULPv2/Chimera features. Combining PRs #49, #55, #56, #57 in #66.
  • Minor changes to fix linting #54.
  • Expand tracer to track more signals, increase Verilator support #52.

Fixed

  • Ensuring r_dp_valid_i is ready before accepting data #67.
  • Updated upload-pages-artifact to v3 #68 and upload-artifact to v4 to restore CI.
  • Fix DMCPY instruction in inst64 front-end for multi-channel DMA operation #65.
  • Ensure correct PageAddrWidth in legalizer for transfers without bursts; fixes issue #53 and was merged as #53.