Skip to content

Major Release

Compare
Choose a tag to compare
@ruck314 ruck314 released this 21 Nov 16:40
333ed1a

Pull Requests

  1. #45 - v3.0.0 release candidate
  2. #43 - Refactor for use of VHDL Libraries
  3. #44 - Refactor for new memory generics in SURF

Pull Request Details

v3.0.0 release candidate

Author: Larry Ruckman [email protected]
Date: Thu Nov 21 08:39:26 2019 -0800
Pull: #45 (980 additions, 553 deletions, 109 files changed)
Branch: slaclab/pre-release

Notes:

Description

  • Refactor for use of VHDL Libraries #43
  • Refactor for new memory generics in SURF #44

Refactor for use of VHDL Libraries

Author: Larry Ruckman [email protected]
Date: Mon Nov 18 15:56:54 2019 -0800
Pull: #43 (820 additions, 540 deletions, 107 files changed)
Branch: slaclab/vhdl-lib

Notes:

This change refactors the code to expect SURF and modules and packages to be in a surf VHDL library.

It also refactors the code to place it's own modules and packages in an axi_pcie_core library.

This PR can't be merged until the corresponding changes in surf are merged.


Refactor for new memory generics in SURF

Author: Larry Ruckman [email protected]
Date: Tue Nov 19 13:49:45 2019 -0800
Pull: #44 (9 additions, 9 deletions, 2 files changed)
Branch: slaclab/memeory_type_g

Notes:

The BRAM_EN_G generic is now MEMORY_TYPE_G.