mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 03:02:30 +00:00
Anlogic FPGAs all have two kinds of BRAMs, one is 9bit*1K when being true dual port (or 18bit*512 when simple dual port), the other is 16bit*2K. Supports mapping of these two kinds of BRAMs. 9Kbit BRAM in SDP mode and 32Kbit BRAM with 8bit width are not support yet. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| anlogic_eqn.cc | ||
| anlogic_fixcarry.cc | ||
| arith_map.v | ||
| brams.txt | ||
| brams_init.py | ||
| brams_map.v | ||
| cells_map.v | ||
| cells_sim.v | ||
| eagle_bb.v | ||
| lutram_init_16x4.vh | ||
| lutrams.txt | ||
| lutrams_map.v | ||
| Makefile.inc | ||
| synth_anlogic.cc | ||