I want to create a bunch on bench-marking RTL designs for testing different FPGA technologies.
This includes DSP, LUTs, DFF, memory..etc.
Currently, I see many tests using adders, multipliers, standard algorithms to compare different FPGAs.
I'd like to have a test that includes PLL, memory speed, routing delay time (oscillator ring with frequency counter inside the design).
I see this type of work done in academia but nothing is readily available.
I had the thought to cobble together some IPs from FuseSoC as a basis for such benchmark circuits.
Any thoughts?
Does anyone know if these already exist?