aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bram/generate.py
Commit message (Collapse)AuthorAgeFilesLines
* Added support for (single-clock) transparent memories to bram testsClifford Wolf2016-11-011-9/+22
|
* Add optional SEED=n command line option to Makefile, and -S n command line ↵Eric Smith2016-09-221-3/+16
| | | | option to test scripts, for deterministic regression tests.
* Switched to Python 3Clifford Wolf2015-08-221-4/+1
|
* changed file() to open() in python scriptsClifford Wolf2015-05-111-4/+4
|
* Refactoring of memory_bram and xilinx bramsClifford Wolf2015-01-181-2/+2
|
* Added memory_bram "shuffle_enable" featureClifford Wolf2015-01-041-0/+4
|
* Added memory_bram 'or_next_if_better' featureClifford Wolf2015-01-031-3/+6
|
* memory_bram transp supportClifford Wolf2015-01-031-42/+66
|
* Progress in memory_bramClifford Wolf2015-01-031-11/+14
|
* Added proper clkpol support to memory_bramClifford Wolf2015-01-021-1/+1
|
* Fixes and improvements in bram testClifford Wolf2015-01-021-20/+8
|
* Progress in bram testbenchClifford Wolf2015-01-021-11/+28
|
* Progress in memory_bramClifford Wolf2015-01-021-11/+6
|
* Progress in memory_bramClifford Wolf2015-01-021-17/+27
|
* Progress in bram testbenchClifford Wolf2015-01-011-42/+143
|
* Bram testbench (incomplete)Clifford Wolf2015-01-011-0/+119