Skip to content

ytliu74/SimpleEDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEDA

This is a course project, aiming at building a simple EDA handling basic circuit simulation, with support of DC, AC and TRAN analysis for both linear and nonlinear devices.

How to build

This project uses xmake to build, which has a very simple grammar and is easy to use.

Future Improvement

Use PEG(parsing expression grammars) to parse.


As a course project, plagiarism is not allowed. Reference is acceptable.

If you have any question or propose a better implementation, please open an issue.