- May 02, 2017
-
-
Tomasz Wlostowski authored
-
- Mar 16, 2017
-
-
Stefan Rauch authored
-
- Feb 20, 2017
-
-
Grzegorz Daniluk authored
-
- Feb 14, 2017
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
New function expects textfile with binary representation of each word in a separate line, e.g.: 10011000000000000000000000000000 11010000000000000000000000000000 11010000001000000000000000000000 01111000000000010000000000000000 00111000001000010000000000000000 This for example reduces WRPC SPEC reference design synthesis time from ~26 minutes to ~11 minutes.
-
- Feb 03, 2017
-
-
Dimitris Lampridis authored
-
- Dec 15, 2016
-
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
wb_onewire_master: propagated CDR_N/O generics up the hierarchy; added assignments to (new) unspecified WB signals Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
Signed-off-by:
Dimitris Lampridis <Dimitris.Lampridis@cern.ch>
-
- Nov 29, 2016
-
-
Dimitris Lampridis authored
-
- Nov 28, 2016
-
-
Dimitris Lampridis authored
common/gc_i2c_slave: added option to allow automatic ACK of address byte without external user intervention
-
- Nov 23, 2016
-
-
Mathias Kreider authored
-
Mathias Kreider authored
-
- Nov 17, 2016
-
-
Dimitris Lampridis authored
-
- Oct 27, 2016
-
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
-
Dimitris Lampridis authored
This was due to a bug in the f_string2bits() which took the commit ID as a string argument, assuming that the character array of the string is (32 downto 1), while in fact the commit_id is a string(1 to 32). f_string2bits() is now more resilient, it works with both "up" and "downto" string arguments, by checking the "ascending" attribute of the string type.
-
Dimitris Lampridis authored
-
- Oct 17, 2016
-
-
Mathias Kreider authored
-
- Oct 05, 2016
-
-
Dimitris Lampridis authored
-
- Sep 27, 2016
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
gc_frequency_meter: use gc_pulse_synchronizer for external PPS pulse (in case the measured frequency is slower than the gating frequency)
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Aug 30, 2016
-
-
Signed-off-by:
Maciej Lipinski <maciej.lipinski@cern.ch>
-
- Aug 25, 2016
-
-
Maciej Lipinski authored
It seems that similar modules might be needed in other designs. The added gc_async_signals_input_stage provides: - synchronisation of input digital asynchronous pulses with the clock - degliching (filter len config through generic) - single-clock pulse generation - extended pulses generation (config through generic)
-