Fork template done (basic simulation works)

This commit is contained in:
2022-02-23 11:26:11 +01:00
parent 432163035d
commit 864460a68a
6 changed files with 2758 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ namespace tmpl {
}
export defcell A_1C2P (bool! y; bool? c1, p1, p2; bool vdd, vss)
export defcell A_1C2P_X1 (bool! y; bool? c1, p1, p2; bool vdd, vss)
{
prs{
~p1 & ~p2 & ~c1 -> y+