steve
|
589422b505
|
Real constants have no defined vector width
|
2003-02-06 17:50:23 +00:00 |
steve
|
dd56d9a17c
|
Add the %sub/wr instruction.
|
2003-02-06 17:41:47 +00:00 |
steve
|
68de9bf5d2
|
Support constant types for thread words.
|
2003-02-06 17:41:33 +00:00 |
steve
|
03afae4da4
|
Format real values as time.
|
2003-02-06 17:40:02 +00:00 |
steve
|
2637566fe9
|
Satisfy declaration requirements of some picky compilers.
|
2003-02-06 16:43:20 +00:00 |
steve
|
967eec5786
|
Rearrange format-string formatting code.
|
2003-02-04 04:06:36 +00:00 |
steve
|
be4be5c650
|
Add hex and binary formatting of real values.
|
2003-02-04 04:03:40 +00:00 |
steve
|
ce489d8d84
|
Allow $display of $simtime.
|
2003-02-03 01:09:20 +00:00 |
steve
|
d188e5cd2e
|
Macros can be expanded in quoted strings.
|
2003-02-03 00:28:12 +00:00 |
steve
|
a45803f00f
|
Better handling of comments in defines.
|
2003-02-02 23:54:35 +00:00 |
steve
|
9adbdcb7c5
|
Add support for signed ports and nets.
|
2003-02-02 19:02:39 +00:00 |
steve
|
b0f7c33ab1
|
Fix missing return from decimal parse.
|
2003-02-02 18:58:36 +00:00 |
steve
|
27f7a00df0
|
Proper rounding of scaled integer time.
|
2003-02-02 02:14:14 +00:00 |
steve
|
222f15c293
|
Five vpi_free_object a default behavior.
|
2003-02-02 01:40:24 +00:00 |
steve
|
ff2ec85b61
|
Fix conversion of signed numbes to long
|
2003-02-02 00:43:16 +00:00 |
steve
|
53f35b5284
|
Terminate bits string from ivl_expr_bits.
|
2003-02-02 00:19:27 +00:00 |
steve
|
844cfc5137
|
Allow parameter expressions to be type real.
|
2003-02-01 23:37:34 +00:00 |
steve
|
e3d6c29c8f
|
Real variables now work, remove from unsupported list.
|
2003-02-01 23:35:48 +00:00 |
steve
|
fec6a10771
|
Make $time and $realtime available to $display uniquely.
|
2003-02-01 05:50:04 +00:00 |
steve
|
e549a2c5c3
|
Display $time and $realtime specially.
|
2003-02-01 05:49:13 +00:00 |
steve
|
e941e7e805
|
Spelling fixes.
|
2003-01-30 16:23:07 +00:00 |
steve
|
8f4afd53a6
|
include config.h to get iosfwd flags.
|
2003-01-30 04:23:25 +00:00 |
steve
|
9bb27b1e8d
|
Add missing net_variable.cc to CVS.
|
2003-01-28 16:23:27 +00:00 |
steve
|
971cd51d76
|
Use more precise pow function to scale time by units.
|
2003-01-28 04:41:55 +00:00 |
steve
|
de4c73abcb
|
Deliver residual bits of real value.
|
2003-01-28 04:15:50 +00:00 |
steve
|
8f0c02c0fa
|
Spelling fixes.
|
2003-01-27 05:09:17 +00:00 |
steve
|
04ada23119
|
Support in various contexts the $realtime
system task.
|
2003-01-27 00:14:37 +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
|
1a9ab8ec84
|
Remember to save signedness of number.
|
2003-01-26 21:02:21 +00:00 |
steve
|
47db309d30
|
Support display of real values and constants.
|
2003-01-26 18:18:36 +00:00 |
steve
|
7de4108bad
|
Add %cvt/ir and %cvt/ri instructions, and support
real values passed as arguments to VPI tasks.
|
2003-01-26 18:16:22 +00:00 |
steve
|
9a5a00f836
|
Add thread word array, and add the instructions,
%add/wr, %cmp/wr, %load/wr, %mul/wr and %set/wr.
|
2003-01-25 23:48:05 +00:00 |
steve
|
07a427bf28
|
Detect null arguments to concatenation operator.
|
2003-01-19 00:35:39 +00:00 |
steve
|
dfc9a9474a
|
Add a dummy function to reduce confusion on some systems.
|
2003-01-19 00:03:23 +00:00 |
steve
|
54206ef92b
|
Make sure to use local system.vpi.
|
2003-01-18 23:56:06 +00:00 |
steve
|
ddd43f1378
|
Add a means to clear the module search path.
|
2003-01-18 23:55:35 +00:00 |
steve
|
38ccb12eb0
|
Use stringstream in place of sprintf.
|
2003-01-17 05:49:03 +00:00 |
steve
|
ca3bf14fb6
|
Remove useless variable.
|
2003-01-17 05:48:35 +00:00 |
steve
|
982474899b
|
Set proper line text for later bison.
|
2003-01-17 05:48:02 +00:00 |
steve
|
ad6ff5562d
|
Missed a case of setting line on an PEident.
|
2003-01-17 05:47:30 +00:00 |
steve
|
d4cd1dbd27
|
Keep some debugging status.
|
2003-01-16 21:44:46 +00:00 |
steve
|
3c1426e631
|
Detect duplicate module declarations.
|
2003-01-16 21:44:19 +00:00 |
steve
|
c3a1a9514f
|
Assert some task definition sanity.
|
2003-01-16 21:43:52 +00:00 |
steve
|
f56d763411
|
Move strstream to ostringstream for compatibility.
|
2003-01-14 21:16:18 +00:00 |
steve
|
4ec91047dd
|
Ignore vvp.exp
|
2003-01-10 19:02:47 +00:00 |
steve
|
0579ae08cd
|
Add missing vpi entry points.
|
2003-01-10 19:02:21 +00:00 |
steve
|
9074999666
|
Remove thunks from vpi init.
|
2003-01-10 19:01:38 +00:00 |
steve
|
0458ab5a53
|
Only use libiberty.h if available.
|
2003-01-10 19:01:04 +00:00 |
steve
|
4a3459c87c
|
Spelling fixes.
|
2003-01-10 03:08:13 +00:00 |
steve
|
301cbe31ad
|
Remove vpithunk, and move libvpi to vvp directory.
|
2003-01-10 03:06:32 +00:00 |