From 43be150dc6e84f6f6eeb071cd3cdb7fc21125d60 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 30 Oct 2018 11:41:24 +0100 Subject: Move sw to sw-old and hw to hw-altium, add kicad files --- sw/cpld/address_decoder.eq3 | 49 --------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100755 sw/cpld/address_decoder.eq3 (limited to 'sw/cpld/address_decoder.eq3') diff --git a/sw/cpld/address_decoder.eq3 b/sw/cpld/address_decoder.eq3 deleted file mode 100755 index 8eb8577..0000000 --- a/sw/cpld/address_decoder.eq3 +++ /dev/null @@ -1,49 +0,0 @@ - ispDesignEXPERT 8.3.02.12 - -Design address_decoder created Thu Nov 23 11:54:43 2017 - - - P-Terms Fan-in Fan-out Type Name (attributes) ---------- ------ ------- ---- ----------------- - 1 1 1 Pin MMU_OUT_15_ - 1 3 1 Pin CSROML- - 1 3 1 Pin CSROMH- - 1 1 1 Pin MMU_OUT_14_ - 1 1 1 Pin CSRAM - 1 1 1 Pin MMU_OUT_13_ - 0 0 1 Pin CSUART - 1 1 1 Pin MMU_OUT_12_ - 0 0 1 Pin CSCTC - 1 7 1 Pin CSPIO- -========= - 8 P-Term Total: 8 - Total Pins: 21 - Total Nodes: 0 - Average P-Term/Output: 0 - - -Equations: - -MMU_OUT_15_ = (MMU_IN_15_); - -!CSROML = (!MMU_IN_15_ & !MMU_IN_14_ & !MMU_IN_13_); - -!CSROMH = (!MMU_IN_15_ & !MMU_IN_14_ & MMU_IN_13_); - -MMU_OUT_14_ = (MMU_IN_14_); - -CSRAM = (!MMU_IN_15_); - -MMU_OUT_13_ = (MMU_IN_13_); - -CSUART = (0); - -MMU_OUT_12_ = (MMU_IN_12_); - -CSCTC = (0); - -!CSPIO = (!IORQ & !MMU_IN_7_ & !MMU_IN_6_ & !MMU_IN_5_ & MMU_IN_4_ & !MMU_IN_3_ & !MMU_IN_2_); - - -Reverse-Polarity Equations: - -- cgit v1.2.1