Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

Add the SPS chip

Open BeboKhouja opened this issue 8 months ago • 0 comments

This PR adds the SPS chip, used for synchronization of the clock. It can make delta timing possible.

It has 2 outputs, with each being 16 bit, the first one is SPCT, or steps per clock tick. The second one is SPS, it returns the current average SPS, and should be close to the current SPS in the preferences. There are also 2 extra pins, which are SPS_OVERFLOW, and SPCT_OVERFLOW.

BeboKhouja avatar May 31 '25 09:05 BeboKhouja