IEC gates support #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, first of all, thanks for doing such high quality Typst packages!
I wonder how difficult is to add IEC gates for combinational circuits, it can be useful to have them.
They don't seem too hard to add
I might have a go at it but I can't promise a deadline
You can take a look at how other logic gates are implemented in the time being
Great, after spending some time I think I have a working implementation. I will submit the PR later :D