Tim Edwards
14e5a86a02
Merge branch 'master' into work
2015-08-31 09:34:21 -04:00
Tim Edwards
5b7bf42ca6
Update at Mon Aug 31 09:34:21 EDT 2015 by tim
2015-08-31 09:34:21 -04:00
Tim Edwards
4b7c06101c
Modified the detection of subcircuits such that it does not flag
...
false errors about missing .ENDS statements on the top-level
cell at EOF.
2015-08-31 09:33:31 -04:00
Tim Edwards
bf758a9eb0
Merge branch 'master' into work
2015-08-21 08:36:17 -04:00
Tim Edwards
749556aa7f
Update at Fri Aug 21 08:36:17 EDT 2015 by tim
2015-08-21 08:36:17 -04:00
Tim Edwards
bfbeccb84b
Added handling for missing ".ends" statement at EOF on a SPICE
...
netlist.
2015-08-21 08:35:51 -04:00
Tim Edwards
52b40f6a49
Changed output behavior to print a "not checked" message when a
...
cell has no elements and therefore cannot be checked. This
message is only printed if "verify only" is used, preventing
the message from being output several times. Switched from
"stderr" to "stdout", so that it appears after "Result:" in the
output, instead of before.
2015-08-20 22:30:44 -04:00
Tim Edwards
62850b41e6
Merge branch 'master' into work
2015-08-20 22:13:40 -04:00
Tim Edwards
44a54e40a2
Update at Thu Aug 20 22:13:39 EDT 2015 by tim
2015-08-20 22:13:40 -04:00
Tim Edwards
edc9f227b1
Corrected an infinite loop caused by lack of a return character
...
after ".ends" (seems to be unique to that situation). Also,
corrected a segfault caused by a cell definition containing
only components that are uninstantiated subcircuits (recently
added code makes references to CurrentCell without checking if
it exists).
2015-08-20 22:11:58 -04:00
Tim Edwards
495d735a1b
Merge branch 'master' into work
2015-08-10 12:08:24 -04:00
Tim Edwards
aff2ddc775
Update at Mon Aug 10 12:08:23 EDT 2015 by tim
2015-08-10 12:08:23 -04:00
Tim Edwards
a90e848f75
Added capability to handle single and double quotes in expressions
...
for parameters.
2015-08-10 12:08:05 -04:00
Tim Edwards
91f5338d3a
Did the same thing for the reverse case.
2015-08-09 21:46:45 -04:00
Tim Edwards
462fec2897
Added simple code to avoid printing confusing entry when one
...
cell has no pins and the other does; the output was adding an
entry attempting to match the "(no pins)" proxy pin.
2015-08-09 21:38:26 -04:00
Tim Edwards
d5e9f81cb0
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00