mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-12 09:02:05 +00:00
Adds `double_sync_ram_sdp` to `common/blockram.v`, providing a test for two disjoint memories. Refactor python blockram template to take a list of params to support the above. Also change the smaller single TDP36K tests to also test `port_a_width` value. |
||
|---|---|---|
| .. | ||
| .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 | ||