steve
|
50800fd3a1
|
Add support for real valued modulus.
|
2006-08-09 05:19:08 +00:00 |
steve
|
fc0695beb6
|
Handle 64bit delay constants.
|
2006-08-08 05:11:37 +00:00 |
steve
|
00891db0d2
|
Fix typo in initialize of new event_time cell.
|
2006-08-06 18:17:00 +00:00 |
steve
|
898b0e0365
|
Support release of a for/linked reg.
|
2006-08-04 04:37:37 +00:00 |
steve
|
5bcf083662
|
Better comments for vpi_fopen function.
|
2006-08-03 05:05:31 +00:00 |
steve
|
1bd530c144
|
Fix infinite loop padding binary string to result.
|
2006-08-03 05:05:06 +00:00 |
steve
|
06d6ac4b33
|
Fix/implement signed right shift.
|
2006-07-30 02:51:35 +00:00 |
steve
|
5348ac14a5
|
Delay object supports real valued delays.
|
2006-07-08 21:48:00 +00:00 |
steve
|
80f30be9d0
|
Add support for system functions in continuous assignments.
|
2006-06-18 04:15:50 +00:00 |
steve
|
68e52ce6b7
|
Synchronous primitives only follow edges.
|
2006-05-18 05:13:45 +00:00 |
steve
|
f0e114d59f
|
Lexor os never interactive.
|
2006-05-17 04:15:12 +00:00 |
steve
|
1ef91f800f
|
Forgot to invert nand output.
|
2006-05-01 20:47:03 +00:00 |
steve
|
81bfbd1549
|
Reduce steps to make logic output.
|
2006-05-01 18:44:08 +00:00 |
steve
|
56f70ec702
|
Include math.h with lround implementation.
|
2006-04-28 15:44:37 +00:00 |
steve
|
949054e000
|
lround takes double, not float.
|
2006-04-28 15:40:30 +00:00 |
steve
|
fd94268315
|
Detect missing lround function.
|
2006-04-27 05:04:59 +00:00 |
steve
|
36039e13ec
|
schedule takes relative, not absolute, time.
|
2006-04-27 04:38:00 +00:00 |
steve
|
3727052000
|
Include bit value in assertion message.
|
2006-04-26 04:39:23 +00:00 |
steve
|
39ff233cf1
|
Detect the presence of stdint.h
|
2006-04-25 22:41:10 +00:00 |
steve
|
f001d0001a
|
Add support for generate loops w/ wires and gates.
|
2006-04-10 00:37:42 +00:00 |
steve
|
8defa4bcd0
|
Syntax for carrying sign with parameter.
|
2006-03-18 22:51:10 +00:00 |
steve
|
dabdcf0fc9
|
const/non-const clash.
|
2006-03-15 19:15:34 +00:00 |
steve
|
6f46d12e07
|
Add support for logic parameters.
|
2006-03-08 05:29:42 +00:00 |
steve
|
5f5a6b5396
|
Cleanup vpi_const to use vec4 values.
|
2006-03-06 05:43:15 +00:00 |
steve
|
1b911ad87a
|
Add support for memory value change callbacks.
|
2006-03-05 05:45:58 +00:00 |
steve
|
b0b614ae0e
|
Some trivial log message improvements.
|
2006-02-22 03:08:53 +00:00 |
steve
|
9c16c34422
|
Put strings for reg objects.
|
2006-02-21 05:31:54 +00:00 |
steve
|
170e57d662
|
Callbacks for named event triggers.
|
2006-02-21 04:57:26 +00:00 |
steve
|
065f342278
|
Remove dead code.
|
2006-02-21 03:19:03 +00:00 |
steve
|
a721586acb
|
Get vpiVectorVal from memory words.
|
2006-02-21 02:56:49 +00:00 |
steve
|
50ad415c0d
|
Support string values for memory words.
|
2006-02-21 02:39:27 +00:00 |
steve
|
d0de678d57
|
real-to-integer conversions round, not truncate.
|
2006-02-02 05:48:45 +00:00 |
steve
|
d434dd7296
|
Allow part selects of memory words in l-values.
|
2006-02-02 02:43:57 +00:00 |
steve
|
e1ce72e245
|
Support wide divide nodes.
|
2006-01-03 06:19:31 +00:00 |
steve
|
b7861fa6e8
|
Require explicit delay node from source.
|
2006-01-02 05:32:06 +00:00 |
steve
|
1021e5acc8
|
Fixes for stubborn compilers.
|
2005-12-05 21:21:18 +00:00 |
steve
|
0c73f209de
|
Be more careful with double types.
|
2005-12-05 21:19:55 +00:00 |
steve
|
0873c52474
|
vpi_signal supports vvp_fun_signal_vec types.
|
2005-11-30 00:42:14 +00:00 |
steve
|
6161904bf8
|
Fix type safety warning from gcc.
|
2005-11-27 16:47:14 +00:00 |
steve
|
2b8fd28a95
|
Force instruction that can be indexed.
|
2005-11-26 17:16:05 +00:00 |
steve
|
7efa6be236
|
stop/continue messages go through MCD for logging.
|
2005-11-25 18:35:38 +00:00 |
steve
|
35951510c5
|
Put vec8 and vec4 nets into seperate net classes.
|
2005-11-25 17:55:26 +00:00 |
steve
|
bebcc05aab
|
Handle very wide % and / operations using expanded vector2 support.
|
2005-11-10 13:27:16 +00:00 |
steve
|
8d49abf967
|
Document the MUXZ functor.
|
2005-11-10 13:25:31 +00:00 |
steve
|
8e2898e51a
|
Fix compile of net/real aliases.
|
2005-10-12 17:28:07 +00:00 |
steve
|
560c5a2584
|
Add alias nodes.
|
2005-10-12 17:23:15 +00:00 |
steve
|
2842a65fd1
|
Make sure the new size sticks in resize method.
|
2005-10-04 04:41:07 +00:00 |
steve
|
01a6dd61ca
|
Support put_value of string values.
|
2005-09-21 01:04:59 +00:00 |
steve
|
bf8b085159
|
Clean up compiler warnings.
|
2005-09-20 18:34:01 +00:00 |
steve
|
ee22550047
|
Lazy processing of vvp_fun_part functor.
|
2005-09-20 00:51:53 +00:00 |