bespoke-silicon-group / basejump_stl

BaseJump STL: A Standard Template Library for SystemVerilog
http://bjump.org/
Other
528 stars 99 forks source link

Adding burst length input to nonsynth axi mem #617

Closed dpetrisko closed 1 year ago

dpetrisko commented 1 year ago

Adding nonsynth AXI memory from: https://github.com/black-parrot-hdk/zynq-parrot/pull/36.

The previous behavior is supported by passing a constant burst length into arlen/awlen. This is a nonsynth module so there are no PPA implications