Skip to content

Commit

Permalink
Adding ghosts in state space to help with state variable insertion, a…
Browse files Browse the repository at this point in the history
… bit of cleanup across the board
  • Loading branch information
nbingham1 committed Dec 3, 2024
1 parent b330fcb commit 7a5c8a4
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bin/ckt
Submodule ckt updated 6 files
+1 −3 Makefile
+26 −16 src/build.cpp
+1 −1 src/main.cpp
+8 −4 src/show.cpp
+8 −10 src/sim.cpp
+1 −1 src/sim.h
2 changes: 1 addition & 1 deletion lib/boolean
2 changes: 1 addition & 1 deletion lib/common
Submodule common updated 1 files
+30 −10 common/standard.h
2 changes: 1 addition & 1 deletion lib/hse
2 changes: 1 addition & 1 deletion lib/interpret_boolean
2 changes: 1 addition & 1 deletion lib/interpret_hse
2 changes: 1 addition & 1 deletion lib/interpret_sch
2 changes: 1 addition & 1 deletion lib/parse_expression
2 changes: 1 addition & 1 deletion lib/phy
Submodule phy updated 1 files
+351 −120 phy/Script.cpp
2 changes: 1 addition & 1 deletion lib/prs
2 changes: 1 addition & 1 deletion lib/sch
Submodule sch updated 1 files
+0 −2 sch/Subckt.cpp
2 changes: 1 addition & 1 deletion lib/ucs
Submodule ucs updated 1 files
+2 −0 ucs/variable.cpp

0 comments on commit 7a5c8a4

Please sign in to comment.