- Jan 29, 2023
-
-
Vauban authored
-
- Jan 15, 2023
- Dec 31, 2022
-
-
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"
-
Vauban authored
-
- Dec 28, 2022
- Nov 27, 2022
-
-
Vauban authored
Generate PWM signals on HSIO pins to check board connectivity.
-
- Nov 20, 2022
-
-
Vauban authored
-
Vauban authored
Add the IO_BOARD_VALIDATION option to the MIPI_CSI_OPION build options. This option generates PWM signals on the MIPI CSI interface to check board connectivity. The PWM signals have a different increasing duty cycle from data to clock to control signasls on the interface. Please note this requires manual Verilog source code changes to CorePWM. file: components/Actel/DirectCore/corepwm/4.5.100/rtl/vlog/core/reg_if.v Lines 99 and 100 nedd to be changed as follows: from: psh_enable_reg1 <= 0; psh_enable_reg2 <= 0; to: psh_enable_reg1 <= 8'b11111111; psh_enable_reg2 <= 8'b11111111;
-
Vauban authored
-
- Nov 10, 2022
-
-
Vauban authored
-
- Nov 08, 2022
- Nov 07, 2022
-
-
Vauban authored
-
- Oct 22, 2022
- Oct 08, 2022
-
-
Vauban authored
-
- Oct 07, 2022
- Sep 06, 2022
- Sep 05, 2022
-
-
Vauban authored
-
- Sep 04, 2022
- Sep 03, 2022
- Aug 31, 2022