jtcores
jtcores copied to clipboard
toki: not meeting STA (pocket)
Hi @vertrex
Compiling the core for the Analogue Pocket results in several timing violations. The core may not be stable for some users if distributed in these conditions.
You're using 96MHz for the SDRAM. I think this system should not need that kind of speed. The only other cores using 96MHz are the JTCPSx ones. All the rest, including JTOUTRUN keep the SDRAM at 48MHz. Consider reducing it.
Thanks