- Oct 17, 2016
-
-
Mathias Kreider 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
-
- 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
-
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
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 06, 2016
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Mathias Kreider authored
-
- Apr 01, 2016
-
-
Wesley W. Terpstra authored
-
- Mar 30, 2016
-
-
Wesley W. Terpstra authored
The subrange type might not be known in this context. Fixes: wishbone_pkg.vhd:1379:26: object subtype is not locally static
-
Wesley W. Terpstra authored
Variable lengths might change; standard forbids length in a loop. Fixes: wishbone_pkg.vhd:1576:18: universal integer bound must be numeric literal or attribute wishbone_pkg.vhd:1613:18: universal integer bound must be numeric literal or attribute wishbone_pkg.vhd:1734:30: universal integer bound must be numeric literal or attribute wishbone_pkg.vhd:1771:16: universal integer bound must be numeric literal or attribute wishbone_pkg.vhd:1806:16: universal integer bound must be numeric literal or attribute wishbone_pkg.vhd:1817:16: universal integer bound must be numeric literal or attribute
-
- Jan 06, 2016
-
-
Cesar Prados authored
The so-called "inferred_X_fifo" are basically generics fifos using inferred rams blocks from altera or xilinx, depending the target platform. That's why it makes more sense to move them to the "generic" folder of genrams. This change forces to rename the "generic_X_fifo" under "altera". Since these fifos are using the altera fifo Megafunction, are going to be called "altera_X_fifo". The Manifest has been changed accordingly.
-