- Add zpu_core_evo_STcache.vhd to QSF files for DE10_nano, QMV, CYC1000,
and DE0_nano (was only in E115). Required by the stack cache feature
in zpu_core_evo.vhd.
- Enable WishBone SDRAM QIP (W9864G6) for CYC1000 - fixes missing
WBSDRAM entity error.
- Enable sysbus SDRAM QIP (W9864G6) for DE0_nano - fixes missing
SDRAM entity error.
Quartus needs all referenced entities in the library even when inside
inactive generate blocks (BOARD_E115=true for all pipeline builds).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>