steve
|
abaeb1e702
|
Add printtimescale (caryr)
|
2007-04-12 02:50:51 +00:00 |
steve
|
513fa72d99
|
Cleanup timeformat argument checking.
|
2007-04-10 04:56:26 +00:00 |
steve
|
65baeaed8f
|
vpi_free_object doesnot free callback out from under runtime.
|
2007-04-10 04:32:05 +00:00 |
steve
|
fbc731d19e
|
Allow nexus aliases to array words.
|
2007-04-10 03:40:04 +00:00 |
steve
|
5047a3add3
|
variable arrays generated without writing a record for each word.
|
2007-04-10 01:26:15 +00:00 |
steve
|
d3588b4e23
|
More strict use of PLI_BYTE8 type.
|
2007-04-09 22:49:33 +00:00 |
steve
|
33e5f22cf1
|
Handle evaluate of addition of real valued constants.
|
2007-04-07 04:46:18 +00:00 |
steve
|
af913e7eb1
|
Allow implicit wires in assign l-value.
|
2007-04-05 03:09:50 +00:00 |
steve
|
dd995b3409
|
Probe of case statement inputs can skip nul statements.
|
2007-04-05 01:53:52 +00:00 |
steve
|
a863b2390c
|
Remove useless assert
|
2007-04-04 02:31:57 +00:00 |
steve
|
c5524b4acf
|
t-dll should not canonicalize word addresses, elaboration already does it.
|
2007-04-04 01:50:38 +00:00 |
steve
|
d883979fd8
|
Seperate arrayness from word count
|
2007-04-02 01:12:34 +00:00 |
steve
|
37111eb4a8
|
Tighter parsing of statement lists and expression lists.
|
2007-04-01 23:02:03 +00:00 |
steve
|
bd1b00ca29
|
Improve port mismatch error message.
|
2007-04-01 23:01:10 +00:00 |
steve
|
0168502bbb
|
Get offsets into indexed part selects correct.
|
2007-04-01 05:28:26 +00:00 |
steve
|
ea74940be4
|
Fix that save expression lookaside always clears cached variable values.
|
2007-04-01 05:26:17 +00:00 |
steve
|
8856c07d88
|
More efficient allocate of ivl_nexus_t objects.
|
2007-03-26 20:32:47 +00:00 |
steve
|
9e21880cdc
|
Handle part select of array words.
|
2007-03-26 19:23:13 +00:00 |
steve
|
fe8da0bf14
|
Remove pretense of general use for t_cookie.
|
2007-03-26 18:17:50 +00:00 |
steve
|
fe02214fcc
|
do not calculate nexus name unless needed.
|
2007-03-26 16:51:48 +00:00 |
steve
|
611d2c81b3
|
Spelling fixes from Larry
|
2007-03-22 16:08:14 +00:00 |
steve
|
96443f1338
|
Clear lookaside even if source bit is a constant.
|
2007-03-20 04:26:56 +00:00 |
steve
|
32fb919b00
|
Replace some asserts with ivl_asserts.
|
2007-03-14 05:06:49 +00:00 |
steve
|
72ec3a2c09
|
VPI tasks take PLI_BYTE* by the standard.
|
2007-03-14 04:05:51 +00:00 |
steve
|
a50ec29ad9
|
Elaborate scopes of modules instantated in generate loops.
|
2007-03-08 06:11:35 +00:00 |
steve
|
d9efe3312e
|
Limit the calculated widths of constants.
|
2007-03-08 05:30:02 +00:00 |
steve
|
29b4d5a46e
|
document the +integer-width plus-arg.
|
2007-03-08 03:06:47 +00:00 |
steve
|
f23a5bfa96
|
Make integer width controllable.
|
2007-03-07 04:24:59 +00:00 |
steve
|
74ac5dbf58
|
Cast to remove ambiguities calling pow function.
|
2007-03-07 03:55:42 +00:00 |
steve
|
ae88f5cc68
|
Lint fixes.
|
2007-03-07 00:38:15 +00:00 |
steve
|
760f2182ba
|
Support signed function return values.
|
2007-03-06 05:22:49 +00:00 |
steve
|
e6fa72c318
|
Handle processes within generate loops.
|
2007-03-05 05:59:10 +00:00 |
steve
|
8c434ca6fa
|
Update spec file to be more suse compliant.
|
2007-03-04 20:49:49 +00:00 |
steve
|
6f810e0dba
|
Assert that modpath finds a delay.
|
2007-03-04 06:26:58 +00:00 |
steve
|
b68f17483e
|
UDP schedules its output instead of pushing it.
|
2007-03-04 06:26:33 +00:00 |
steve
|
606751dbfd
|
Check that path source/destination are ports.
|
2007-03-03 05:56:55 +00:00 |
steve
|
fc9a90c9e0
|
Add support for edge sensitive spec paths.
|
2007-03-02 06:13:22 +00:00 |
steve
|
b21390b228
|
Better error message when operating on array.
|
2007-03-02 01:55:36 +00:00 |
steve
|
1352eada12
|
Improved buildrequires and clean (Günter Dannoritzer)
|
2007-03-02 01:30:47 +00:00 |
steve
|
243cf94165
|
Add support for conditional specify delay paths.
|
2007-03-01 06:19:38 +00:00 |
steve
|
e789b3a5cf
|
Snapshot 20070227
|
2007-02-28 01:34:42 +00:00 |
steve
|
bb02da0319
|
Better error message around repeat concatenation syntax.
|
2007-02-27 06:10:16 +00:00 |
steve
|
0946f40c7b
|
Detect and warn about lval array index out fo bounds.
|
2007-02-27 05:14:38 +00:00 |
steve
|
80a2b05733
|
Do not assign to words constant-indexed out of range.
|
2007-02-27 05:13:34 +00:00 |
steve
|
6804732b9e
|
Spelling fixes (larry doolittle)
|
2007-02-26 19:49:48 +00:00 |
steve
|
d6969b719a
|
Prevent lost of width while calculation address.
|
2007-02-26 01:51:40 +00:00 |
steve
|
d2ba78559a
|
Process Verilog escape sequences much earlier.
|
2007-02-25 23:08:24 +00:00 |
steve
|
1f54f128c1
|
Handle unary minus of real valued expressions.
|
2007-02-20 05:58:36 +00:00 |
steve
|
2c32a81d91
|
Improved version of pr1639064 patch handles huge values. (larry doolittle)
|
2007-02-19 01:45:56 +00:00 |
steve
|
cd5b1b111c
|
Fix print of integers as real. <larry Doolittle>
|
2007-02-18 06:01:25 +00:00 |