75 Ring OSC Speed Test

75 : Ring OSC Speed Test

Design renderSelect Project123456789ONSW2
  • Author: Eric Smith
  • Description: Make two rings with the same number of stages but measure how their frequency differs. Measure if they can influence eachother.
  • GitHub repository
  • Clock: 6000 Hz

How it works

uses a register and some combinational logic

How to test

after reset, assert trigger. Use sel bits to get result

External hardware

Something to sequence nrst, ring_en, trig and the sel bits

Picture

IO

#InputOutput
0clockout[0]
1nresetout[1]
2trigout[2]
3sel[0]out[3]
4sel[1]out[4]
5sel[2]out[5]
6ring_en[0]out[6]
7ring_en[1]out[7]