mirror of https://github.com/YosysHQ/nextpnr.git
* Gowin. BUGFIX. BSRAM SP separation. The new SP cell must inherit the byte size - 8 or 9 bits. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> * Gowin. Byte Enables processing in SP. Single Port with a data width of 32/36 is internally configured as Dual Port with 16/18. Even and odd words are processed separately by ports A and B. With the advent of byte enable support, it became necessary to switch these signals differently. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> --------- Signed-off-by: YRabbit <rabbit@yrabbit.cyou> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| constids.inc | ||
| cst.cc | ||
| cst.h | ||
| globals.cc | ||
| globals.h | ||
| gowin.cc | ||
| gowin.h | ||
| gowin_arch_gen.py | ||
| gowin_utils.cc | ||
| gowin_utils.h | ||
| pack.cc | ||
| pack.h | ||