Skip to content

Patch Release

Compare
Choose a tag to compare
@ruck314 ruck314 released this 25 Sep 23:55
5b48cdc

Pull Requests

  1. #492 - v1.10.1 release candidate
  2. #489 - bug fixes for AxiStreamResize.vhd and AxiStreamPkg.vhd
  3. #490 - upgrading travis to Ubuntu Bionic (18.04) and adding ghdl syntax checking
  4. #491 - Added AxiStreamDmaV2 XPM/URAM support and Caui4GtyIpWrapper.vhd pipeline update
  5. #488 - adding Virtex Ultrascale+ HBM support
  6. #487 - bug fix for the PROM erase iterable calculation

Pull Request Details

v1.10.1 release candidate

Author: Larry Ruckman [email protected]
Date: Wed Sep 25 16:54:22 2019 -0700
Pull: #492 (991 additions, 155 deletions, 31 files changed)
Branch: slaclab/pre-release

Notes:

Description

  • bug fix for the PROM erase iterable calculation #487
  • bug fixes for AxiStreamResize.vhd and AxiStreamPkg.vhd #489
  • adding Virtex Ultrascale+ HBM support #488
  • added AxiStreamDmaV2 XPM/URAM support and Caui4GtyIpWrapper.vhd pipeline update #491
  • upgrading travis to Ubuntu Bionic (18.04) and adding ghdl syntax checking #490

bug fixes for AxiStreamResize.vhd and AxiStreamPkg.vhd

Author: Larry Ruckman [email protected]
Date: Wed Sep 25 15:52:07 2019 -0700
Pull: #489 (827 additions, 53 deletions, 4 files changed)
Branch: slaclab/AxiStreamResize-bug-fix

Notes:

Description

  • bug fix for AxiStreamResize.vhd when SLV_BYTES_C=MST_BYTES_C and SLV_USER_C/=MST_USER_C
  • bug fix in AxiStreamPkg.getTKeep when axisConfig.TKEEP_MODE_C = TKEEP_COUNT_C
  • adding SSI + AxiStreamFifoV2 + EOFE regression testbed

upgrading travis to Ubuntu Bionic (18.04) and adding ghdl syntax checking

Author: Larry Ruckman [email protected]
Date: Wed Sep 25 16:11:47 2019 -0700
Pull: #490 (95 additions, 63 deletions, 6 files changed)
Branch: slaclab/travis-ci-ghdl

Notes:

Description

  • upgrading travis to Ubuntu Bionic (18.04) and adding ghdl syntax checking

Added AxiStreamDmaV2 XPM/URAM support and Caui4GtyIpWrapper.vhd pipeline update

Author: Larry Ruckman [email protected]
Date: Wed Sep 25 16:49:16 2019 -0700
Pull: #491 (42 additions, 29 deletions, 4 files changed)
Branch: slaclab/AxiStreamDmaV2Desc-xpm-uram-support

Notes:

Description

  • Added AxiStreamDmaV2 XPM/URAM support
    • Typical AxiStreamDmaV2.DESC_AWIDTH_G=12 fits perfectly into 6 URAMs (instead of 24 BRAM36)
  • Set the Caui4GtyIpWrapper.TX_FIFO.PIPE_STAGES_G = 1

adding Virtex Ultrascale+ HBM support

Author: Larry Ruckman [email protected]
Date: Tue Sep 24 11:59:38 2019 -0700
Pull: #488 (21 additions, 7 deletions, 14 files changed)
Branch: slaclab/virtexuplusHBM-support

Notes:

Description

  • adding Virtex Ultrascale+ HBM support

bug fix for the PROM erase iterable calculation

Author: Larry Ruckman [email protected]
Date: Mon Sep 23 12:36:05 2019 -0700
Pull: #487 (6 additions, 3 deletions, 3 files changed)
Branch: slaclab/prom-erase-bug-fix

Notes:

Description

  • bug fix for the PROM erase iterable calculation