Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Show HN: Ring oscillator circuit implementation using the CSS if() function

github.com

1 points by ArcticLangoor 16 hours ago

Built a 3-inverter ring oscillator using CSS’s new if() logic for gate behavior. JavaScript drives the feedback loop and updates custom properties to bypass CSS’s cyclic restrictions. Includes waveform rendering, dynamic transitions, and browser-based digital circuit simulation