- May 10, 2019
-
-
Dimitris Lampridis authored
genrams: when pre-loading a RAM with an init file, assert that the file size is not bigger than the size of the memory it is written to
-
Dimitris Lampridis authored
genrams: when pre-loading a RAM with an init file, assert that the file size is not bigger than the size of the memory it is written to
-
- Aug 07, 2018
-
-
Dimitris Lampridis authored
-
- Aug 06, 2018
-
-
Dimitris Lampridis authored
genram: automatically pad with zeroes when reading from a mem init file smaller than the memory itself
-
- Jun 08, 2018
-
-
Dimitris Lampridis authored
-
- Oct 11, 2017
-
-
Dimitris Lampridis authored
-
- Aug 25, 2017
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Feb 14, 2017
-
-
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.
-
- Mar 05, 2013
-
-
Wesley W. Terpstra authored
On Altera, "" generates a null-range warning. When the dpram is used heavily, these warnings add up to many.
-
- Mar 28, 2012
-
-
- 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.
-
- Nov 01, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 04, 2011
-
-
Tomasz Wlostowski authored
-