Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #938 - Crash occurs in case when use write_firrtl command | Jim Lawson | 2019-05-01 | 1 | -0/+22 |
| | | | | | | Add missing memory initialization. Sanity-check memory parameters. Add Cell pointer to memory object (for error reporting). | ||||
* | Add optional SEED=n command line option to Makefile, and -S n command line ↵ | Eric Smith | 2016-09-22 | 1 | -1/+12 |
| | | | | option to test scripts, for deterministic regression tests. | ||||
* | Added SAT-based write-port sharing to memory_share | Clifford Wolf | 2014-07-19 | 1 | -0/+25 |
| | |||||
* | Fixed bug in memory_share feedback-to-en code | Clifford Wolf | 2014-07-19 | 1 | -0/+24 |
| | |||||
* | Added translation from read-feedback to en-signals in memory_share | Clifford Wolf | 2014-07-18 | 1 | -0/+24 |
| | |||||
* | Bugfix in tests/memories/run-test.sh | Clifford Wolf | 2014-07-18 | 1 | -2/+2 |
| | |||||
* | added tests/memories | Clifford Wolf | 2014-07-18 | 4 | -0/+132 |