Skip to content

0.1.22

Choose a tag to compare

@alexforencich alexforencich released this 24 Mar 08:54
· 33 commits to master since this release

Notable changes in this release:

  • For FIXED burst type, issue all bursts with the same starting address
  • Add transfer length checks to prevent reads/writes running over the end of the address space
  • Add sparse memory model
  • Update AXI memory models to use sparse memory
  • Add SparseMemoryRegion object