start adding c structs for gates and ports
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
|
||||
Wire = {
|
||||
logictype = 0
|
||||
}
|
||||
Wire = {}
|
||||
|
||||
function Wire.new(self, objref, layer, bounds, sim)
|
||||
local o = {
|
||||
|
||||
Reference in New Issue
Block a user