YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
3.06k stars 749 forks source link

Fmax and latency on PicoRV32 #265

Open SyedFahimuddinAlavi opened 2 months ago

SyedFahimuddinAlavi commented 2 months ago

I have modified the Pico RISC-V core with crypto algorithms and want to get updated Fmax. Is there any way to calculate the latency introduced without running on FPGA using any example or test in simulation?

KrystalDelusion commented 2 months ago

It may be out of date, but the fmax tables in the readme were apparently generated with the makefile in scripts/vivado/Makefile?