summaryrefslogtreecommitdiffstats
path: root/hw/History (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-23board complete, generate gerber (x2) fileshardwareNao Pross49-0/+0
this is probably the last commit before printing the PCB, unless there are some other errors in the board design
2017-05-19finish wiring and add eurocard compliant standard holesNao Pross161-0/+0
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).
2017-05-19wiring for 7 segment displays and traces for the remaining CPU signalsNao Pross50-0/+0
2017-05-18new traces for cpu signals and for high address to the MMU / addr decoderNao Pross25-0/+0
there are also many other minor changes to connect various wires
2017-05-18wiring for CTC (U8) to address bus and data busNao Pross15-0/+0
2017-05-18wiring for P4 and P5 (I/O ports) and circuits for CLKs and RSTNao Pross4-0/+0
2017-05-18wires from DB-9 and HDR5x2 connector to MAX214 (U7) and crystal for TL16C550Nao Pross30-0/+0
2017-05-09created new layout (starting over)Nao Pross58-0/+0
the old layout is still under hw/MainBoard1.PcbDoc
2017-05-05complete wiring for serial interface connector and logicNao Pross84-0/+0
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
2017-05-05add switches datasheets for footprintsNao Pross5-0/+0
2017-04-28start printed circuit board designNao Pross123-0/+0
wired: - clock circiuts - reset button set layout for: - CPU & memory - serial interface
2017-04-13scheme update and PCB startNao Pross37-0/+0
add missing capacitor and resistor values (serial XTAL) create new eurocard standard compliant PCB for the uPC and other minor fixes
2017-04-04schematic completeNao Pross112-0/+0
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
2017-03-31added iospace address decoderNao Pross10-0/+0
2017-03-23changed scheme layoutNao Pross104-0/+0
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
2017-03-17hardware nearly finishedNao Pross324-0/+0
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
2017-03-06hw: moved everything to one sheetNao Pross215-0/+0
2017-02-24hw: created library project, doc: added 74LS193 datasheetNao Pross12-0/+0
2017-02-24hw: created sch, doc: added uart datasheetNao Pross1-0/+0
2017-02-14hw: created z80acpu in sch libraryNao Pross10-0/+0