mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-12 09:02:05 +00:00
Use python script to generate tests for both SDP and TDP across multiple sizes of RAM. Adds sync_ram_sdp_(wwr|wrr) to common blockram.v for double width write and double width read respectively. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| add_sub.ys | ||
| adffs.ys | ||
| counter.ys | ||
| dffs.ys | ||
| dsp.ys | ||
| fsm.ys | ||
| gen_memories.py | ||
| latches.ys | ||
| logic.ys | ||
| mux.ys | ||
| run-test.sh | ||