Everyone has done a ring oscillator using inverter cells. Now it's my turn!
This simple example uses verilog to instantiate a ring of (an odd number of) sky130_fd_sc_hd__inv_2
cells.
It produces its output on uo_out[0]
.
Assuming each inverter introduces a delay of ~70ps, and there are 1001 of them, then hopefully this will oscillate at ~14MHz?
# | Input | Output | Bidirectional |
---|---|---|---|
0 | osc_out | ||
1 | |||
2 | |||
3 | |||
4 | |||
5 | |||
6 | |||
7 |