summaryrefslogtreecommitdiffstats
path: root/hw (follow)
Commit message (Collapse)AuthorAgeFilesLines
* board complete, generate gerber (x2) fileshardwareNao Pross2017-05-2391-275/+35121
| | | | | this is probably the last commit before printing the PCB, unless there are some other errors in the board design
* finish wiring and add eurocard compliant standard holesNao Pross2017-05-19178-55/+790
| | | | | | since there wasn't enough space (I should have added the holes before beginning) there are only 4 holes instead of 6 (2 will be cut out since the space is unused).
* wiring for 7 segment displays and traces for the remaining CPU signalsNao Pross2017-05-1954-6/+56
|
* new traces for cpu signals and for high address to the MMU / addr decoderNao Pross2017-05-1827-3/+3
| | | | there are also many other minor changes to connect various wires
* wiring for CTC (U8) to address bus and data busNao Pross2017-05-1817-3/+3
|
* wiring for P4 and P5 (I/O ports) and circuits for CLKs and RSTNao Pross2017-05-186-3/+3
|
* wires from DB-9 and HDR5x2 connector to MAX214 (U7) and crystal for TL16C550Nao Pross2017-05-1833-6/+6
|
* created new layout (starting over)Nao Pross2017-05-0973-130/+1039
| | | | the old layout is still under hw/MainBoard1.PcbDoc
* complete wiring for serial interface connector and logicNao Pross2017-05-0597-15/+20
| | | | | | | other changes: - new layout, probably the board will have to be resized to a nonstandard size (currently 2EUROCARD) - new footprint HDR5x2_SOCKET for standard 5x2 flatcable connectors
* add switches datasheets for footprintsNao Pross2017-05-0513-17/+17
|
* start printed circuit board designNao Pross2017-04-28158-31/+11374
| | | | | | | | | wired: - clock circiuts - reset button set layout for: - CPU & memory - serial interface
* scheme update and PCB startNao Pross2017-04-1351-109/+1787
| | | | | | add missing capacitor and resistor values (serial XTAL) create new eurocard standard compliant PCB for the uPC and other minor fixes
* schematic completeNao Pross2017-04-04131-98/+214
| | | | | | hw: change address decoder chip from GAL16V8 to M4-32/32 (CPLD) change main bus connector with a custom one (intead of PC/104) start building footprint library
* added iospace address decoderNao Pross2017-03-3117-12/+12
|
* changed scheme layoutNao Pross2017-03-23119-13/+189
| | | | | | | | | hw: changed scheme and annotated components doc: added build script for windows sw: added res/ folder with blaster and created jedec document for address decoder pld
* hardware nearly finishedNao Pross2017-03-17339-125/+850
| | | | | | | | | | | | | doc: added datasheets for - GAL16V8 - MAX214 - MAX232 added script to build doc under windows with miktex updated notes hw: finished i/o devices and bus viewer sw: created files for pld programming
* hw: moved everything to one sheetNao Pross2017-03-06226-57/+662
|
* doc: added L7805ACV datasheet; hw: updated schemeNao Pross2017-03-056-13/+1275
|
* hw: created library project, doc: added 74LS193 datasheetNao Pross2017-02-2417-464/+5
|
* hw: created sch, doc: added uart datasheetNao Pross2017-02-245-3/+501
|
* hw: created z80acpu in sch libraryNao Pross2017-02-1412-0/+1005