Larry Doolittle
|
8ea3b6b0b8
|
header includes for gcc-4.3 compatibility
minimal changes required to build without error
tested with gcc-4.3 (Debian 4.3-20071130-1) 4.3.0 20071130 (experimental)
|
2008-01-04 16:14:44 -08:00 |
steve
|
33e5f22cf1
|
Handle evaluate of addition of real valued constants.
|
2007-04-07 04:46:18 +00:00 |
steve
|
69cd007a71
|
Support real valued specify delays, properly scaled.
|
2006-10-03 05:06:00 +00:00 |
steve
|
fc0695beb6
|
Handle 64bit delay constants.
|
2006-08-08 05:11:37 +00:00 |
steve
|
49b65e86fe
|
Add support for power in constant expressions.
|
2006-07-31 03:50:17 +00:00 |
steve
|
fbfc796647
|
Add unary minus as operator supported by verireal.
|
2004-06-04 23:33:51 +00:00 |
steve
|
12d432d94d
|
Use strtod to convert text to doubles.
|
2003-03-07 06:10:13 +00:00 |
steve
|
e6e0396ecb
|
Restore verireal constructor to match vvp processing of reals.
|
2003-03-05 03:45:01 +00:00 |
steve
|
1e73cf82a6
|
Use sscanf to make doubles from strings.
|
2003-03-05 02:36:05 +00:00 |
steve
|
79b2beb588
|
Store real values as native double.
|
2003-02-07 06:13:44 +00:00 |
steve
|
f8d1e15a27
|
NetEBDiv handles real value constant expressions.
|
2003-02-07 02:47:57 +00:00 |
steve
|
46253ed873
|
Rework expression parsing and elaboration to
accommodate real/realtime values and expressions.
|
2003-01-26 21:15:58 +00:00 |
steve
|
52bf4e613f
|
conditional ident string using autoconfig.
|
2002-08-12 01:34:58 +00:00 |
steve
|
067d09720c
|
Rounding error.
|
2002-06-15 02:35:49 +00:00 |
steve
|
9572ddd7e8
|
Support more real arithmetic in delay constants.
|
2001-11-06 06:11:55 +00:00 |
steve
|
b825f8d2b2
|
Create a config.h.in file to hold all the config
junk, and support gcc 3.0. (Stephan Boettcher)
|
2001-07-25 03:10:48 +00:00 |
steve
|
8cc89a3a1f
|
Pass parameters to system functions.
|
2001-07-07 20:20:10 +00:00 |
steve
|
084a464cf1
|
Support decimal constants in behavioral delays.
|
2000-12-10 22:01:35 +00:00 |
steve
|
b734ecf02f
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
steve
|
430d7b22e4
|
Add lexical support for real numbers.
|
1999-06-15 02:50:02 +00:00 |