start adding c structs for gates and ports

This commit is contained in:
Redo0
2021-05-25 14:54:26 -05:00
parent be2df1ef33
commit 8561940777
7 changed files with 86 additions and 43 deletions

View File

@@ -1,7 +1,5 @@
Wire = {
logictype = 0
}
Wire = {}
function Wire.new(self, objref, layer, bounds, sim)
local o = {