From 65918b8bad8e817128022d7e0dc5acdd94a2e02d Mon Sep 17 00:00:00 2001 From: JamesJCode <13408010-JamesJCode@users.noreply.gitlab.com> Date: Sat, 11 Jan 2025 20:53:03 +0000 Subject: [PATCH] Fix up-down-counter simulation demo --- demos/simulation/up-down-counter/state-machine-3b-count.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/simulation/up-down-counter/state-machine-3b-count.lib b/demos/simulation/up-down-counter/state-machine-3b-count.lib index dda03e42c1..e90f1364a9 100644 --- a/demos/simulation/up-down-counter/state-machine-3b-count.lib +++ b/demos/simulation/up-down-counter/state-machine-3b-count.lib @@ -10,7 +10,7 @@ a0 [upd] clk n_zero [b2 b1 b0] state2 * This needs to be edited: enter the absolute path of file state-3bit-count.in -.model state2 d_state(state_file = "D:\Spice_general\KiCad-799\up-down-counter\state-3bit-count.in") +.model state2 d_state(state_file = "state-3bit-count.in") *.model state2 d_state(state_file = "state-3bit-count.in") * Digital "one" and "zero"