- Dec 15, 2016
-
-
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)
-
- Aug 24, 2016
-
-
Maciej Lipinski authored
The new gc_single_reset_gen can generate a single reset signal that is synchronous with the system clock domain (input clk). The input to the module is a vector of asynchronous reset signals, such as PCIe reset or button. These input signals are synchronised with the clock domain. Additionally, the powerup count-down is taken care for by the module. The resulting single reset signal is passed through a programmable number of flip-flops at the output (g_out_reg_depth) so that the ISE optimizer has easier work with the global reset funout. This module is a generalized and (hopefully) improved version of the spec_reset_gen.vhd that is copy+pasted into many SPEC-based designed. It was suggested during a review of one of such designes that this reset should be added to general-cores. This is the execution of this feedback. This module might be potentially integrated with the other available reset-generation module (gc_reset.vhd).
-
- Jun 16, 2016
-
-
Stefan Rauch authored
-
- Apr 26, 2016
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 22, 2016
-
-
Wesley W. Terpstra authored
0 is impossible, since it is the interconnect record => use it instead
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 21, 2016
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-