Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 11, 2023
  3. Jun 09, 2023
    • Vauban's avatar
      Arguments: Add TOP_LEVEL_NAME build argument. · a71eb74d
      Vauban authored
      The TOP_LEVEL_NAME build argument allows choosing the name of the
      gateware's top level name. This can be used to identify different
      variants of the gateware design.
      a71eb74d
  4. Jun 04, 2023
  5. 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
  6. Apr 02, 2023
  7. Jan 15, 2023
  8. Oct 07, 2022
  9. Sep 06, 2022
  10. Sep 04, 2022
  11. Aug 31, 2022
  12. Aug 30, 2022
    • Vauban's avatar
      Flow: Add script argument options for high speed connector. · 6ee30fc3
      Vauban authored
      Add HIGH_SPEED_CONN Liberop script argument to select between no high
      speed connector being included in the design (NONE) or including a
      design stub (IO_STUB) exposing the pins used by the high speed
      connector. The later being used to validate I/O pin constraints.
      6ee30fc3
  13. Aug 29, 2022
  14. Jun 10, 2022
  15. May 08, 2022
  16. Apr 18, 2022
  17. Mar 13, 2022
  18. Mar 06, 2022
  19. Mar 05, 2022
  20. Feb 20, 2022
    • Vauban's avatar
      Pin constraints: release pins reserved for probe. · 56b84f84
      Vauban authored
        - Removed pins reserved for probe from project options to free up
          pin C14 and C15 for use as cape pins.
        - Set pin migrations to all available devices in project settins to
          allow migration to all devices in same package.
      56b84f84
  21. Feb 12, 2022
    • Vauban's avatar
      UARTS: Connect degug and M.2 interfaces UARTs. · 77d28a9a
      Vauban authored
        - Connect MMUART_0 to the debug header.
        - Remove the second Ethernet MAC to free up pins for MMUART_0
        - Connect MMUART_1 to the M.2 interface. Chose MMUART1 because
          RTX/CTS is avaialble on that UART.
      77d28a9a
  22. Feb 11, 2022
  23. Feb 09, 2022
  24. Feb 08, 2022