Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 384 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 384 Bytes

ECAD

Electronic design automation system written on Assembler (FASM)

Features:

  • Tiny size
  • Low memory usage
  • Fast anti-aliased rendering (CPU only, SIMD)

Supported OS:

  • Kolibri
  • Windows

TODO:

  • PCB editor
  • Schematic editor
  • Auto-routing
  • Components library
  • Gerber output
  • Simple circuit simulator
  • Simple components simulator
  • AVR/STC simulator
  • AVR/STC programmer