Skip to content

Files

Latest commit

May 26, 2021
d6bf59b · May 26, 2021

History

History
12 lines (11 loc) · 907 Bytes

AWS_Shell_RELEASE_NOTES.md

File metadata and controls

12 lines (11 loc) · 907 Bytes

AWS Shell Release Notes

F1.S.1.0 (v04182104)

  • Removed DMA engine to free up FPGA resources
  • Updated IP to allow for 64 outstanding read requests

v04261818

  • Fixed AXI-L Interface Ordering. Read requests on the AXI-L interfaces (BAR1, OCL, SDA) will not pass previous write requests.
  • Increased XDMA PCIS interface timeout to 5 seconds
  • Clock group A supports synchronous clocks within the group (default is clocks are synchronous)
  • Added backpressure signalling to XDMA (note added signals to cl_ports.vh - cl_sh_dma_wr_full/cl_sh_dma_rd_full Note: If not required, these signals should be tied to '0')
  • Shell update capability (Shell can be updated without requiring CL re-build)
  • Added AxBURST to DDR_C interface (note added signals to cl_ports.vh - cl_sh_ddr_awburst[1:0]/cl_sh_ddr_arburst[1:0] Note: Only INCR burst mode is supported so these signals must be tied to 2'b01)