From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/Digitaltechnik 2/SS07/p3a2.sim | 140 ++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 Bachelor/Digitaltechnik 2/SS07/p3a2.sim (limited to 'Bachelor/Digitaltechnik 2/SS07/p3a2.sim') diff --git a/Bachelor/Digitaltechnik 2/SS07/p3a2.sim b/Bachelor/Digitaltechnik 2/SS07/p3a2.sim new file mode 100644 index 0000000..e96e126 --- /dev/null +++ b/Bachelor/Digitaltechnik 2/SS07/p3a2.sim @@ -0,0 +1,140 @@ +[/] +Components=7 +Document Type=KSimus +Document Version=KSimus 0.3.5 + +[/Component 0/] +Serial Number=1 +Type=Boolean/Flip Flop/JK-FF + +[/Component 0/Conn6/] +Neg=true + +[/Component 0/Sheet/] +Pos=216,112 + +[/Component 1/] +Serial Number=2 +Type=Boolean/Input/Const True + +[/Component 1/Sheet/] +Pos=152,72 + +[/Component 2/] +Serial Number=6 +Type=Boolean/Gates/Clock Generator + +[/Component 2/High Time/] +Time=5000000000 +Unit=s + +[/Component 2/Low Time/] +Time=5000000000 +Unit=s + +[/Component 2/Sheet/] +Pos=112,128 + +[/Component 2/Start Delay/] +Time=10000000000 +Unit=s + +[/Component 3/] +Serial Number=4 +Type=Boolean/Output/LED + +[/Component 3/Sheet/] +Pos=280,112 +Size=32,24 + +[/Component 3/User/] +Pos=0,32 +Size=24,24 + +[/Component 4/] +Serial Number=3 +Type=Wire/Wire + +[/Component 4/Connections/] +Number=3 + +[/Component 4/Connections/Connection 0/] +Component=2 +Connector=Output + +[/Component 4/Connections/Connection 1/] +Component=1 +Connector=J + +[/Component 4/Connections/Connection 2/] +Component=1 +Connector=K + +[/Component 4/Property/] +Type=wire/property/boolean + +[/Component 5/] +Serial Number=5 +Type=Wire/Wire + +[/Component 5/Connections/] +Number=2 + +[/Component 5/Connections/Connection 0/] +Component=1 +Connector=Output + +[/Component 5/Connections/Connection 1/] +Component=4 +Connector=Input + +[/Component 5/Property/] +Type=wire/property/boolean + +[/Component 6/] +Serial Number=7 +Type=Wire/Wire + +[/Component 6/Connections/] +Number=2 + +[/Component 6/Connections/Connection 0/] +Component=6 +Connector=Output + +[/Component 6/Connections/Connection 1/] +Component=1 +Connector=Clock + +[/Component 6/Property/] +Type=wire/property/boolean + +[/Document Property/] +Last View=Sheet View +Sheet Pos=0,0 +User Pos=0,0 + +[/Document Property/Timing/] +Dummy=true + +[/Document Property/Timing/Execution/] +Time=100000000 +Unit=ms + +[/Document Property/Timing/Simulation/] +Sychronized=true +Time=100000000 +Unit=ms + +[/Document Property/Timing/Update/] +Time=500000000 +Unit=ms + +[/Property/] +Last Serial Number=7 +Sheetsize=1000,504 +Usersize=1000,504 + +[/Property/Module/] +Pixmap Store=Absolute +ViewType=None -- cgit v1.2.3