This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
netgen
mirror of
https://github.com/RTimothyEdwards/netgen.git
Watch
1
Star
0
Fork
You've already forked netgen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce097d5d76
netgen
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Made two changes to the verilog token parsing in netfile.c in response to Mitch Bailey's github issue #82: (1) When skipping comments, skip the contents of "(* ... *)" delimiters as well as "/* ... */" delimiters. (2) When checking for qflow's "\abcd\" names (final space replaced with a backslash for SPICE compatibility of names), make sure that the last "\" is followed by end- of-string. Otherwise names like "\a\bcd " will fail to parse correctly.
2023-09-04 16:50:59 +02:00
1.5.258