aboutsummaryrefslogtreecommitdiffstats
path: root/tests/memories
Commit message (Expand)AuthorAgeFilesLines
* Fix the tests we just brokeClaire Xenia Wolf2021-12-101-1/+1
* Fix a regression from #3035.Marcelina Kościelnicka2021-10-081-0/+21
* Add opt_mem_widen pass.Marcelina Kościelnicka2021-08-141-0/+36
* memory_share: Add -nosat and -nowiden options.Marcelina Kościelnicka2021-08-147-0/+211
* memory_dff: Recognize soft transparency logic.Marcelina Kościelnicka2021-08-132-0/+42
* memory_dff: Recognize read ports with reset / initial value.Marcelina Kościelnicka2021-08-113-1/+55
* Add v2 memory cells.Marcelina Kościelnicka2021-08-111-1/+1
* tests: ParallelizeXiretza2020-09-211-2/+2
* memory_dff: Fix checking of feedback mux input when more than one muxDavid Shah2019-07-022-0/+20
* tests: use optional ABCEXTERNAL when specifiedGabriel L. Somlo2019-06-271-2/+4
* Add testcase from #335, fixed by #1130Eddie Hung2019-06-251-0/+28
* Add testEddie Hung2019-06-242-1/+22
* Fix #938 - Crash occurs in case when use write_firrtl commandJim Lawson2019-05-011-0/+22
* Add optional SEED=n command line option to Makefile, and -S n command line op...Eric Smith2016-09-221-1/+12
* Added SAT-based write-port sharing to memory_shareClifford Wolf2014-07-191-0/+25
* Fixed bug in memory_share feedback-to-en codeClifford Wolf2014-07-191-0/+24
* Added translation from read-feedback to en-signals in memory_shareClifford Wolf2014-07-181-0/+24
* Bugfix in tests/memories/run-test.shClifford Wolf2014-07-181-2/+2
* added tests/memoriesClifford Wolf2014-07-184-0/+132