- Jun 08, 2018
-
-
Dimitris Lampridis authored
-
- May 29, 2018
-
-
Grzegorz Daniluk authored
-
- Feb 14, 2017
-
-
Grzegorz Daniluk authored
-
- Mar 05, 2013
-
-
Wesley W. Terpstra authored
In the past we used a generic to set the initial memory contents on altera. Unfortunately, quartus compiles big generics slowly (read: hours). Now we can load from a .mif file instead, which is much faster (seconds). Thus, this old option is no longer needed.
-
- Mar 28, 2012
-
-
Tomasz Wlostowski authored
genrams/xilinx/generic_dpram: made two separate versions for memories with both ports clocked with the same signal and with independent clocks This is to prevent ISE from interpreting the single-clock template as a dual-clock one, which may result in read-after-write memory content corruption on Spartan-6/Virtex-6 FPGAs.
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
-
-
-
-
-
Genrams is a collection of synthesizable RAM/FIFO providing identical interface and features on different FPGA platforms.
-
- Mar 13, 2012
-
-
Wesley W. Terpstra authored
Quartus will not process a 'file_open' call during synthesis, so we can instead initialize the RAM with a vhdl constant.
-
- Jan 24, 2012
-
-
Tomasz Wlostowski authored
-
- Nov 02, 2011
-
-
Tomasz Wlostowski authored
-
- Nov 01, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 25, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 04, 2011
-
-
Tomasz Wlostowski authored
-
- May 11, 2011
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
This reverts commit ae005148.
-
Tomasz Wlostowski authored
-
- May 02, 2011
-
-
Tomasz Wlostowski authored
-