From 46ce24d90ab47df64b272ac26ce61855006e5618 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 14 Nov 2022 15:34:30 +0100 Subject: add digital design files --- adder-and-display/display-module.dig | 492 +++++++++++++++++++++++++++++++++++ 1 file changed, 492 insertions(+) create mode 100644 adder-and-display/display-module.dig (limited to 'adder-and-display/display-module.dig') diff --git a/adder-and-display/display-module.dig b/adder-and-display/display-module.dig new file mode 100644 index 0000000..37d6aad --- /dev/null +++ b/adder-and-display/display-module.dig @@ -0,0 +1,492 @@ + + + 1 + + + + In + + + Label + D + + + Bits + 8 + + + + + + In + + + Label + S + + + Bits + 2 + + + + + + Demultiplexer + + + Selector Bits + 2 + + + rotation + + + + Bits + 8 + + + + + + Splitter + + + mirror + true + + + rotation + + + + Input Splitting + 8 + + + Output Splitting + 1,1,1,1,1,1,1,1 + + + + + + Seven-Seg + + + persistTime + 8 + + + + + + Splitter + + + mirror + true + + + rotation + + + + Input Splitting + 8 + + + Output Splitting + 1,1,1,1,1,1,1,1 + + + + + + Seven-Seg + + + persistTime + 8 + + + + + + Splitter + + + mirror + true + + + rotation + + + + Input Splitting + 8 + + + Output Splitting + 1,1,1,1,1,1,1,1 + + + + + + Seven-Seg + + + persistTime + 8 + + + + + + Splitter + + + mirror + true + + + rotation + + + + Input Splitting + 8 + + + Output Splitting + 1,1,1,1,1,1,1,1 + + + + + + Seven-Seg + + + persistTime + 8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3