Skip to content

0.1.22

Compare
Choose a tag to compare
@alexforencich alexforencich released this 24 Mar 08:54
· 10 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