Skip to content

v0.6.0

Compare
Choose a tag to compare
@thommythomaso thommythomaso released this 11 Mar 13:12
· 12 commits to master since this release

Changed

  • Various cleanup and modernization passes: CI, documentation, scripts
  • Rework ND-front-ends for both 32 and 64-bit systems #30,
    #32, #33
  • Remove default system wrappers and drivers
  • Update descriptor-based frontend #18,
    #26
  • Update tracer to the multiprotocol version of iDMA #8
  • Modified init protocol to support writes to implement the simple FIFO interface
  • Update inst64 frontend, add changes from Occamy, and update to newest backend version
  • Upstream resources and update dependencies

Added

  • Add true multiprotocol capabilities to iDMA using MARIO #22
  • Add multiple default protocols next to AXI read/write:
    • AXI read, OBI write
    • OBI read, AXI write
    • AXI and AXI Stream read/write
    • OBI read, AXI write, Init read/write
    • AXI read, OBI and Init read/write
  • Add RT midend #24
  • Add Mempool midend #34
  • Add retarget.py Python script to transform patterns to new protocol configurations