added SR latch
This commit is contained in:
@ -38,7 +38,8 @@ exec($LuaLogic::Path @ "bricks/bus/8BitDFlipFlop.cs");
|
||||
|
||||
//Memory
|
||||
exec($LuaLogic::Path @ "bricks/memory/DFlipFlop.cs");
|
||||
exec($LuaLogic::Path @ "bricks/memory/SRLatch.cs");
|
||||
exec($LuaLogic::Path @ "bricks/memory/DFlipflopGridMemory2.cs");
|
||||
|
||||
//Special
|
||||
exec($LuaLogic::Path @ "bricks/special/EventGate.cs");
|
||||
exec($LuaLogic::Path @ "bricks/special/EventGate.cs");
|
||||
|
Reference in New Issue
Block a user