Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Nov 22, 2023
  2. Nov 11, 2023
  3. Oct 31, 2023
  4. Oct 04, 2023
  5. Sep 25, 2023
  6. Jul 22, 2023
    • Vauban's avatar
      Cape: Assign GPIOs for cape pins. · 099a479e
      Vauban authored
      - Optimize MSS GPIO_2 usage.
      - GPIOS build option now uses GPIOs for all cape pins except I2C on
        P9_PIN19 and P9_PIN20 which are hard-wired to MSS I2C.
      - Move user LEDs control to MSS GPIO_2.
      099a479e
  7. 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
  8. May 23, 2023
  9. Apr 02, 2023
  10. 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
  11. Nov 08, 2022
  12. Oct 08, 2022
  13. Oct 07, 2022
  14. Sep 03, 2022
  15. Aug 31, 2022
  16. Aug 29, 2022
  17. Jun 10, 2022
  18. Jun 08, 2022
  19. Jun 06, 2022
  20. May 29, 2022
  21. Apr 18, 2022
  22. Mar 25, 2022
  23. Mar 13, 2022
  24. Mar 08, 2022
  25. Mar 07, 2022
  26. Mar 06, 2022
  27. Mar 05, 2022
  28. Feb 27, 2022
    • Vauban's avatar
      ADC: Add clock and interrupt · 362f4579
      Vauban authored
        - Add PLL to generate 4.915MHz clock for ADC_MCLK.
        - Connect ADC interrupt to MSS GPIO 1 input 20.
      362f4579
  29. Feb 21, 2022
    • Vauban's avatar
      Ethernet: Connect to PHY · 18247787
      Vauban authored
        - Connect Ethernet management interface to PHY.
        - Connect PHY reset input to FPGA system reset.
        - Connect PHY interrupt to MSS F2M fabric interrupt 2.
      18247787
  30. Feb 20, 2022
  31. Feb 13, 2022
  32. 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
  33. Feb 09, 2022