From 70f8898393d0f0ab2d90b669011e3376dbd2f44d Mon Sep 17 00:00:00 2001 From: rigor Date: Sat, 4 Jul 2026 17:51:17 -0500 Subject: [PATCH] feature: added a 1 bit memory cell --- .../Memory_Latch_1Bit_v1.0.0.package | 12 ++ .../Memory_Latch_1Bit_v1.0.0.sim1 | 159 ++++++++++++++++++ 2 files changed, 171 insertions(+) create mode 100644 sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.package create mode 100644 sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.sim1 diff --git a/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.package b/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.package new file mode 100644 index 0000000..744f1b1 --- /dev/null +++ b/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.package @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.sim1 b/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.sim1 new file mode 100644 index 0000000..ee544be --- /dev/null +++ b/sims/components/Memory_Latch_1Bit_v1.0.0/Memory_Latch_1Bit_v1.0.0.sim1 @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file