From 32f7cf863c1b430872c3b7ae4be49fbedede63ad Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Fri, 3 Jul 2020 22:59:37 +0930 Subject: added 4-bit ripple carry adder circuit example --- examples/4bit_ripple_carry.xml | 121 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 examples/4bit_ripple_carry.xml (limited to 'examples') diff --git a/examples/4bit_ripple_carry.xml b/examples/4bit_ripple_carry.xml new file mode 100644 index 0000000..e13bb0c --- /dev/null +++ b/examples/4bit_ripple_carry.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3