Added EventGate
Added EventGate which is designed for logic signals to interface with events
This commit is contained in:
@ -40,3 +40,6 @@ exec($LuaLogic::Path @ "bricks/bus/8BitDFlipFlop.cs");
|
||||
//Memory
|
||||
exec($LuaLogic::Path @ "bricks/memory/DFlipFlop.cs");
|
||||
exec($LuaLogic::Path @ "bricks/memory/DFlipflopGridMemory2.cs");
|
||||
|
||||
//Special
|
||||
exec($LuaLogic::Path @ "bricks/special/EventGate.cs");
|
Reference in New Issue
Block a user