alvieboy / ZXInterfaceZ

ZX Spectrum InterfaceZ
32 stars 4 forks source link

Debug: add clock cycle measurement support #89

Open alvieboy opened 3 years ago

alvieboy commented 3 years ago

Add clock cycle measurement support on the FPGA using addresses and masks. The measurement shall count effective CPU clocks and effective "wall time" clocks, to account for and visualise eventual contention.