Skip to main content
Configurable clock generator component.

Pins

CLK
output
Clock signal output

Attributes

frequency
string
default:"10k"
Set the frequency of the generator (in Hz)
You can suffix your value with “k” or “m” to get KHz or MHz values. For example:
  • “10k” is a 10KHz clock
  • “1.3m” is a 1.3MHz clock
  • “1” is a 1Hz clock
Frequencies over 100KHz may slow down the simulation.

Simulator Examples

Build docs developers (and LLMs) love