- Sep 10, 2019
-
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
- Sep 09, 2019
-
-
Dimitris Lampridis authored
-
- Aug 07, 2019
-
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
- Aug 06, 2019
-
-
Dimitris Lampridis authored
-
- Aug 02, 2019
-
-
Dimitris Lampridis authored
-
- Aug 01, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jul 29, 2019
-
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
Without this option, the two outputs of the module are in different clock domains. The frequency value is in the clk_in domain, while the "valid" flag is in the system clock domain. With the new option, if set to TRUE, both outputs will be in the system clock domain.
-
Dimitris Lampridis authored
This commit does three changes to gc_sync_word_wr: 1. It converts it to use internally gc_pulse_synchroniser2 2. It introduces a new "busy" output bit 3. It introduces a new generic, g_AUTO_WR which instructs the core to write a new word continously, without input from the user.
-
Dimitris Lampridis authored
-
- Jul 24, 2019
-
-
Tristan Gingold authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
- Jul 19, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jul 16, 2019
-
-
Tristan Gingold authored
-
- Jul 15, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jul 11, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jul 10, 2019
-
-
Grzegorz Daniluk authored
-
- Jun 19, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jun 17, 2019
-
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
Tristan Gingold authored
-
- Jun 14, 2019
-
-
Tomasz Włostowski authored
-
- Jun 03, 2019
-
-
Dimitris Lampridis authored
-
- May 31, 2019
-
-
Christos Gentsos authored
When trying to compile for nanoXplore synthesis fails, complaining about those signals -- although they're unused.
-
- May 23, 2019
-
-
Maciej Lipinski authored
This is needed for fixed-latency streamers. Module was written by Tom, he added it to wr-cores whereas it belongs here, I've moved it.
-
Dimitris Lampridis authored
This is beneficial because the gc_sync_ffs has a Xilinx "keep" attribute, which prevents the tools from trimming out unused logic, even when the user has set the relevant generics to "FALSE".
-