- Dec 17, 2024
-
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
Most files changes due to change from LM32 to URV
-
Pieter Van Trappen authored
fasec ip - fix constraints but comment clk_gtx_tx create_generated_clock cause of critical warning ..no logical path from master clock..
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
Not obvious and if not done, file type is 'unknown' and not available later on for the loader. See Xilinx support article 71226.
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
-
Pieter Van Trappen authored
fasec - fix IP files path, have to be relative wrt component.xml; ignoring vivado warning that all files should be below the IP xml
-
Frederik Pfautsch (MLE) authored
Instead of generating the 62.5MHz DMTD clock using a process, divide an incoming 125MHz clock by 2 using a BUFR on 7Series FPGA (similarly to the Ultrascale+ path). Signed-off-by:
Frederik Pfautsch <frederik.pfautsch@missinglinkelectronics.com>
-
Frederik Pfautsch (MLE) authored
Signed-off-by:
Frederik Pfautsch <frederik.pfautsch@missinglinkelectronics.com>
-
Frederik Pfautsch (MLE) authored
Remove default assignments of clock signals when g_use_default_plls = FALSE that actually originate from the phys / transceivers and are thus independant of said generic (signals would have multiple writers / assignements). Signed-off-by:
Frederik Pfautsch <frederik.pfautsch@missinglinkelectronics.com>
-
Tristan Gingold authored
-
Tristan Gingold authored
Remove internal component declarations, remove unused signals. Fix names
-
Peter Jansweijer authored
-
- Oct 02, 2024
-
-
Vasco Guita authored
-
- Sep 23, 2024
-
-
Vasco Guita authored
-
- Jul 24, 2024
-
-
Vasco Guita authored
-
- May 31, 2024
-
-
Tristan Gingold authored
-
- Dec 20, 2023
-
-
Tristan Gingold authored
-
- Dec 19, 2023
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
if the user design already includes the transceiver (this change avoid inclusion of usless/conflicting xdc files)
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Dec 12, 2023
-
-
Tristan Gingold authored
Add generic: Artix7 gtp depends on rx_byte_is_aligned See merge request !11
-
- Dec 11, 2023
-
-
Peter Jansweijer authored
-
Tristan Gingold authored
Update family7 gtx-lp and gthe4-lp, now using lpdc via wishbone mdio See merge request !9
-
Tristan Gingold authored
wrc_core sim for wrpc-v5 works See merge request !10
-
- Nov 24, 2023
-
-
Andela Kostic authored
-
Andela Kostic authored
Now, in testbench/wrc_core there are two folders - modelsim and riviera. Each of them contains Manifest.py and run.do adjusted for the simulation with ModelSim/Riviera. One should navigate to one of these folders to run the simulation with the corresponding simulator. The streamers-on-spec_trigger-distribution testbench works now for wrpc-v5 in ModelSim. However, it does not work with Riviera. The problem is that the secureip library cannot be compiled for the spartan 6 and the Riviera version after 2008.
-
- Nov 10, 2023
-
-
Andela Kostic authored
The testbench wrc_core for wrpc-v5 now works both with Riviera-PRO and ModelSim. In Manifest.py, some lines should be commented out depending on the simulation tool (ModelSim or Riviera). To run the simulation with Riviera, use run_riv.do. To run the simulation with ModelSim, use run.do.
-
Andela Kostic authored
The testbench wrc_core for wrpc-v5 now works both with Riviera-PRO and ModelSim. In Manifest.py, some lines should be commented out depending on the simulation tool (ModelSim or Riviera). To run the simulation with Riviera, use run_riv.do. To run the simulation with ModelSim, use run.do.
-
- Nov 09, 2023
-
-
Andela Kostic authored
In wrpc-v5, LM32 is replaced by RISC-V. Hence, the new compiled WRPC software for the simulation is added (wrc.bram file). Also, the size of the RAM used by the WRPC software is increased. The testbench sets hdl_testbench structure used for communication with the software. The simulation works with ModelSim.
-
- Nov 06, 2023
-
-
Tomasz Wlostowski authored
wr_softpll_ng: improved CDC logic. Fixes rare no-locks/FIFO errors, likely due to synthesizer doing some weird cross-clock-domains logic optimizations
-
- Oct 22, 2023
-
-
Tomasz Wlostowski authored
-