GithubHelp home page GithubHelp logo

cassuto / csim Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 10.0 673 KB

SPICE-like Circuit Simulator, for Transient Analysis, DC/AC Sweep and Operating Point Analysis

License: Other

CMake 1.79% C++ 96.79% C 1.32% sed 0.10%

csim's People

Contributors

cassuto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

csim's Issues

compile error: ‘YYEMPTY’ was not declared

I tried to compile it on debian11.8, but got some error.
If anybody could solve them?

[ 42%] Building CXX object core/CMakeFiles/csim.dir/parser/parse-hspice.cc.o
[ 43%] Building CXX object core/CMakeFiles/csim.dir/parser/lex-algebraic.cc.o
[ 44%] Building CXX object core/CMakeFiles/csim.dir/parser/parse-algebraic.cc.o
/home/ain/CSIM/core/parser/parse-hspice.cc: In function ‘int hspice_parse()’:
/home/ain/CSIM/core/parser/parse-hspice.cc:926:12: error: ‘YYEMPTY’ was not declared in this scope
/home/ain/CSIM/core/parser/parse-hspice.cc:1042:17: error: ‘YYEOF’ was not declared in this scope; did you mean ‘EOF’?
/home/ain/CSIM/core/parser/parse-hspice.cc:1048:22: error: ‘YYerror’ was not declared in this scope; did you mean ‘perror’?
/home/ain/CSIM/core/parser/parse-hspice.cc:1054:16: error: ‘YYUNDEF’ was not declared in this scope
/home/ain/CSIM/core/parser/parse-hspice.cc:1354:21: error: ‘YYEOF’ was not declared in this scope; did you mean ‘EOF’?
make[2]: *** [core/CMakeFiles/csim.dir/build.make:546:core/CMakeFiles/csim.dir/parser/parse-hspice.cc.o] error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.