YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
3.15k stars 759 forks source link

Fmax and latency on PicoRV32 #265

Open SyedFahimuddinAlavi opened 4 months ago

SyedFahimuddinAlavi commented 4 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 4 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?