Skip to content

fer-rum/q2d

Repository files navigation

q2d

An editor for digital circuit schematics. The focus lies on circuits build from configurable components such as LUTs or CMUXs. It can evaluate if a given behaviour can be fulfilled by the designed circuit.

Features

  • Support for user-generated components
  • Automatically generated circuit symbols for components
    • Alternatively, custom symbols can be specified if desired

Releases

Currently the application is in the early alpha stage. Releses are provided as source code only and can be found here (incl. release notes).

Dependencies

Required to buid and run:

q2d requires external tools to be able to solve the mapping of functions onto circuit designs:

Their source code must be put in the main q2d directory or the q2d.pro file must be adjusted to contain the correct paths.

Component descriptor files

These files describe components that can be used within the tool. For those, who do not want to write these files by hand, a collection of pre-fabricated descriptor files can be found in the q2d component repository.

Misc

Pronounced as きゅとで. At least for now.

About

A Digital Schematic Editor (Draft)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages