-
Notifications
You must be signed in to change notification settings - Fork 213
Qucs Enhancement Proposal
felix-salfelder edited this page Jul 22, 2015
·
17 revisions
The QEP (Qucs Enhancement Proposal) is the blueprint for new enhancements.
It should:
- contain details about the design, references and documentation.
- be referenced on the roadmap and always up to date.
- track relevant issues and pull requests.
- be reused in the Qucs documentation after completion.
- draft -- in circulation for discussion, gathering of information, design, early prototype and consensus-building.
- active -- proposal already in progress, either in separate branch or as alpha, beta feature in master.
- completed -- proposal implemented and merged back into master.
- withdraw -- withdrawn by the author, can be re-drafted later.
- QEP: Verilog-AMS interface (active)
- QEP: SWIG interface (draft)
- QEP: QGraphicsView (draft)
- QEP: Enhancement of code structure and software design (draft)
- QEP: Qucs schematic simulation with ngspice (draft)
- QEP: Qucs compact device modelling with MAPP, ADMS VerilogA and subcircuits (draft)
- QEP: Refresh Qucs documentation (draft)
- QEP: Porting Qucs to low cost "Pi" style single board computers (draft)
- QEP: Usability Related Functionalities (draft)
- QEP: Multiple Simulator Support
[ Home | Development | Examples ]