diff options
author | Nao Pross <naopross@thearcway.org> | 2018-10-30 11:41:24 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-10-30 11:41:24 +0100 |
commit | 43be150dc6e84f6f6eeb071cd3cdb7fc21125d60 (patch) | |
tree | 541fd3d690c1bdfd7b68d684029a400b80f4aa06 /sw/cpld/address_decoder.tt3 | |
parent | Add datasheets for ATmega328 and 74LS259 (diff) | |
download | z80uPC-43be150dc6e84f6f6eeb071cd3cdb7fc21125d60.tar.gz z80uPC-43be150dc6e84f6f6eeb071cd3cdb7fc21125d60.zip |
Move sw to sw-old and hw to hw-altium, add kicad files
Diffstat (limited to 'sw/cpld/address_decoder.tt3')
-rwxr-xr-x | sw/cpld/address_decoder.tt3 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/sw/cpld/address_decoder.tt3 b/sw/cpld/address_decoder.tt3 deleted file mode 100755 index 7df2081..0000000 --- a/sw/cpld/address_decoder.tt3 +++ /dev/null @@ -1,33 +0,0 @@ -#$ TOOL ispDesignEXPERT 8.3.02.12
-#$ DATE Thu Nov 23 11:54:43 2017
-#$ MODULE address_decoder
-#$ PINS 21 MMU_IN_7_ MMU_IN_6_ MMU_IN_15_ MMU_IN_5_ MMU_IN_4_ MMU_OUT_15_ MMU_IN_3_ IORQ MMU_IN_2_ CSROML CSROMH MMU_OUT_14_ CSRAM MMU_OUT_13_ CSUART MMU_OUT_12_ CSCTC CSPIO MMU_IN_14_ MMU_IN_13_ MMU_IN_12_
-.type fr
-.i 11
-.o 10
-.ilb MMU_IN_15_ IORQ MMU_IN_14_ MMU_IN_13_ MMU_IN_12_ MMU_IN_7_ MMU_IN_6_ MMU_IN_5_ MMU_IN_4_ MMU_IN_3_ MMU_IN_2_
-.ob MMU_OUT_15_ CSROML CSROMH CSRAM CSUART CSCTC CSPIO MMU_OUT_14_ MMU_OUT_13_ MMU_OUT_12_
-.p 22
-1---------- 111~~~~~~~
-0---------- ~~~1~~~~~~
--1--------- ~~~~~~1~~~
---1-------- ~11~~~~1~~
----1------- ~1~~~~~~1~
----0------- ~~1~~~~~~~
-----1------ ~~~~~~~~~1
------1----- ~~~~~~1~~~
-------1---- ~~~~~~1~~~
--------1--- ~~~~~~1~~~
---------0-- ~~~~~~1~~~
----------1- ~~~~~~1~~~
-----------1 ~~~~~~1~~~
------------ ~~~~00~~~~
-1---------- ~~~0~~~~~~
-0---------- 0~~~~~~~~~
---0-------- ~~~~~~~0~~
-0-01------- ~~0~~~~~~~
----0------- ~~~~~~~~0~
-0-00------- ~0~~~~~~~~
-----0------ ~~~~~~~~~0
--0---000100 ~~~~~~0~~~
-.end
|