flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

New DSL scripting function "triggerAfter()" #800

Closed flandreas closed 2 months ago

flandreas commented 3 months ago

To be used in subcircuit execution scripts to trigger recalculation of the component after n nanoseconds even if no inputs have changed. Useful to script circuits like "Monoflops" (see #799).