Skip to content

v2.7

Latest

Choose a tag to compare

@Blebowski Blebowski released this 31 Jan 14:28
· 19 commits to master since this release
  • RTL: Optimized to remove dead-code and unreachable code
  • RTL: Fix frame filters to always pass the Error frame through when IVLD=0.
  • RTL: Extend TRV_DELAY to max 256 instead of 128, Extend max SSP position to 512 cycles. Allow up-to 7 bits "in-flight".
  • TB: Refactored feature tests -> Massive renaming of feature test functions.
  • TB: Split the regression targets into "per-device-config" run -> Small, Medium, Big DUT configs are used.
  • TB: Swap to NVC simulator in regression -> Measure code coverage in CI run, reach 100 %
  • DOC: Minor fixes based on feedback from community