Skip to content

0.1.20

Compare
Choose a tag to compare
@alexforencich alexforencich released this 26 Jan 02:02
· 21 commits to master since this release

Notable changes in this release:

  • Explicit cast to integer when using enum and flag types
  • Support interleaved read data in AXI master
  • Change AXI stream model to use bytes by default even when tkeep is not connected to better align with the spec
  • Pass though full address for unaligned operations in AXI and AXI lite master modules
  • Various optimizations to improve simulation speed