Go to file
Couriersud a8a62c3212 Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_examples which contains standalone netlist examples. [couriersud]
The examples have a ".c" suffix. In eclipse, I get automatic syntax parsing and error notifications. The parser treats "#" preprocessor defines/includes just as comments.

All of these examples can be run through nltool:

./nltool -f nl_examples/opamp.c -t 1 -l OUT

runs the opamp example for 1 second of emulation time and logs the terminal named "OUT" to "netlist_log_OUT.log".

I'll post a simple script to the list to visualize those logs using gnuplot.
2013-12-31 15:35:08 +00:00
artwork
docs add license info for some things i worked on, some small cleanups 2013-10-17 14:26:24 +00:00
hash speeling (nw) 2013-12-30 07:55:29 +00:00
hlsl Reduce smearing on hlsl prescale [MooglyGuy] 2013-11-24 20:58:21 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
nl_examples Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_examples which contains standalone netlist examples. [couriersud] 2013-12-31 15:35:08 +00:00
src Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_examples which contains standalone netlist examples. [couriersud] 2013-12-31 15:35:08 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_examples which contains standalone netlist examples. [couriersud] 2013-12-31 15:35:08 +00:00
.gitignore ignore project files only in root 2013-12-30 18:38:08 +00:00
makefile Emscripten makefile stuff (nw) 2013-11-03 22:52:48 +00:00