mirror of
https://github.com/Klagarge/Cursor.git
synced 2025-12-17 00:43:06 +00:00
Initial commit
This commit is contained in:
4
Libs/Gates/hdl/logic1_sim.vhd
Normal file
4
Libs/Gates/hdl/logic1_sim.vhd
Normal file
@@ -0,0 +1,4 @@
|
||||
ARCHITECTURE sim OF logic1 IS
|
||||
BEGIN
|
||||
logic_1 <= '1';
|
||||
END sim;
|
||||
Reference in New Issue
Block a user