XProger / ECAD

Electronic design automation system written on Assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Electronic design automation system written on Assembler

License:BSD 2-Clause "Simplified" License


Languages

Language:Assembly 100.0%