yosys/tests/memories
Jim Lawson 38f5424f92 Fix #938 - Crash occurs in case when use write_firrtl command
Add missing memory initialization.
Sanity-check memory parameters.
Add Cell pointer to memory object (for error reporting).
2019-05-01 13:16:01 -07:00
..
.gitignore added tests/memories 2014-07-18 13:25:19 +02:00
amber23_sram_byte_en.v added tests/memories 2014-07-18 13:25:19 +02:00
firrtl_938.v Fix #938 - Crash occurs in case when use write_firrtl command 2019-05-01 13:16:01 -07:00
implicit_en.v Added translation from read-feedback to en-signals in memory_share 2014-07-18 16:46:40 +02:00
no_implicit_en.v Fixed bug in memory_share feedback-to-en code 2014-07-19 15:32:14 +02:00
run-test.sh Add optional SEED=n command line option to Makefile, and -S n command line option to test scripts, for deterministic regression tests. 2016-09-22 11:49:29 -06:00
shared_ports.v Added SAT-based write-port sharing to memory_share 2014-07-19 15:33:55 +02:00
simple_sram_byte_en.v added tests/memories 2014-07-18 13:25:19 +02:00