Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Jul 23, 2023
  2. Jul 22, 2023
  3. Jul 21, 2023
  4. Jul 20, 2023
  5. Jul 16, 2023
  6. Jul 01, 2023
    • Vauban's avatar
      Programming: Introduce PROG_EXPORT_PATH argument. · 96ce2c7c
      Vauban authored
      The PROG_EXPORT_PATH script argument should eventually replace
      FPE_EXPORT_PATH to specify the location of the generated programming
      files whether for FlashProExpress, programming through Linux or using
      DirectC.
      96ce2c7c
  7. Jun 11, 2023
  8. Jun 09, 2023
  9. Jun 04, 2023
  10. May 30, 2023
  11. May 24, 2023
  12. May 23, 2023
  13. May 14, 2023
  14. May 13, 2023
    • Vauban's avatar
      PCIe: Rename PCIe interrupt signal. · 511a7762
      Vauban authored
      - Clear confusionabout interrupt signal polarity by removing _N from
        PCIe interrupt signal name.
      - Tie MSS PCIe interrupt signal to ground when PCIe block not
        instantiated.
      511a7762
  15. May 01, 2023
  16. Apr 29, 2023
    • Vauban's avatar
      Timing: Enable timing verification. · d5f6f6ab
      Vauban authored
      - Add floor placement for CCC/PLL.
      - Add FPGA fabric interfaces clock groups.
      - Enable timing verification as part gateware build flow.
      d5f6f6ab
  17. Apr 02, 2023
  18. Mar 25, 2023
  19. Jan 29, 2023
  20. Jan 15, 2023
  21. Dec 31, 2022
    • Vauban's avatar
      SYZYGY port validation: Add validation design option (SEEED Studio). · e18c6d83
      Vauban authored
      Add SYZYGY port design option allowing loopback of all 3 SERDES lanes
      and SGMII interface.
      Please note this design option is mutually exclusive with the M.2
      default design option. use M2_OPTION:NONE when using this design option.
      
      This was tested using the following libero script options:
      libero SCRIPT:B_V_F_REFERENCE_DESIGN.tcl "SCRIPT_ARGS: ONLY_CREATE_DESIGN M2_OPTION:NONE CAPE_OPTION:NONE HIGH_SPEED_CONN_OPTION:BOARD_VALIDATION_SEEED_STUDIO"
      e18c6d83