steve
|
34111a25cb
|
Bring in .SFT file automatically if -m used.
|
2007-06-05 01:56:12 +00:00 |
steve
|
8fd42fbf61
|
Build errors in picky GCC compilers.
|
2007-06-04 19:14:06 +00:00 |
steve
|
129a064e1a
|
Handle bit/part select of array words in nets.
|
2007-06-04 02:19:07 +00:00 |
steve
|
c7d97f4146
|
Properly evaluate scope path expressions.
|
2007-06-02 03:42:12 +00:00 |
steve
|
1f9a246c6d
|
Fix warning (ldolittle)
|
2007-05-31 18:36:06 +00:00 |
steve
|
17fd3bae15
|
Missing return value to perm_string dump
|
2007-05-31 18:35:50 +00:00 |
steve
|
29aa68302e
|
Add elsif support (Martin Whitaker)
|
2007-05-30 23:21:20 +00:00 |
steve
|
8dcd09797f
|
Fix uninitialized lineno variable.
|
2007-05-25 18:21:39 +00:00 |
steve
|
ddd36ecb6c
|
Rework the heirarchical identifier parse syntax and pform
to handle more general combinations of heirarch and bit selects.
|
2007-05-24 04:07:11 +00:00 |
steve
|
67b1eee7ce
|
Better configuration messages (Alan Feldstein)
|
2007-05-16 23:59:12 +00:00 |
steve
|
629c6e9a40
|
Fix hname_t use of space for 1 perm_string.
|
2007-05-16 19:12:33 +00:00 |
steve
|
6ea1337be0
|
Trace file line buffer must be static.
|
2007-05-08 22:01:26 +00:00 |
steve
|
b981c81d37
|
Rework hname_t to use perm_strings.
|
2007-04-26 03:06:21 +00:00 |
steve
|
210e28e571
|
Prepare for 20070421 snapshot.
|
2007-04-22 00:32:07 +00:00 |
steve
|
f6ad90f8d3
|
Rename assign_list to cont_assign_list.
|
2007-04-21 04:45:36 +00:00 |
steve
|
890f592eec
|
Fix detect of signal that is an array.
|
2007-04-21 03:20:47 +00:00 |
steve
|
f9c1c02f8d
|
Add support for -v flag in command file.
|
2007-04-19 02:52:53 +00:00 |
steve
|
26f47c26f0
|
Handle arrayed strength-aware net devices.
|
2007-04-19 01:19:06 +00:00 |
steve
|
c0496ea648
|
Add support for multiple command files. (Cary R.)
|
2007-04-18 03:23:38 +00:00 |
steve
|
498d8fe6ad
|
Add support for Gg and Ee formats.
|
2007-04-18 02:40:20 +00:00 |
steve
|
dafc653935
|
Put to iverilog wiki for further notes.
|
2007-04-18 02:36:13 +00:00 |
steve
|
401faef5b8
|
Fix vpi_get_value vpiRealVal of signed constants.
|
2007-04-18 01:57:07 +00:00 |
steve
|
22efa9f066
|
Fix elaboration of multiply of two constants.
|
2007-04-18 01:40:49 +00:00 |
steve
|
583abb7f49
|
Fix handling calls to tasks in combinational always block
|
2007-04-17 04:34:23 +00:00 |
steve
|
fe65ae8db0
|
Support part select of array words in net contexts.
|
2007-04-17 04:18:10 +00:00 |
steve
|
cc48a6c8d7
|
Fix argument count in function error message.
|
2007-04-17 04:17:47 +00:00 |
steve
|
36471e9f96
|
Properly ignore unsupported ifnone.
|
2007-04-16 01:10:07 +00:00 |
steve
|
427d5664ef
|
Fix missing zero if time value is exactly 0.
|
2007-04-16 00:47:12 +00:00 |
steve
|
253fdc6232
|
Fix scanf to abort on failed matches.
|
2007-04-16 00:09:58 +00:00 |
steve
|
79fdb2b243
|
Attach line number information to task calls.
|
2007-04-15 20:45:40 +00:00 |
steve
|
089bdefad1
|
Fix div/mod calculation that caused a hang for some divisions.
|
2007-04-15 02:07:24 +00:00 |
steve
|
8ed1a010f7
|
Allow bit/part select of vectors in continuous assignments.
|
2007-04-15 01:37:29 +00:00 |
steve
|
9931e4c013
|
Finish up part select of array words.
|
2007-04-14 04:43:01 +00:00 |
steve
|
acdb278b97
|
Handle system functions with no arguments.
|
2007-04-14 03:27:51 +00:00 |
steve
|
d3a54547aa
|
Properly account for tri0 connected to otherwise open mux input.
|
2007-04-14 03:10:51 +00:00 |
steve
|
f621448ced
|
Parse edge sensitive paths without edge specifier.
|
2007-04-13 02:34:35 +00:00 |
steve
|
2229825783
|
fix handling of unary reduction logic in certain nets.
|
2007-04-12 05:21:54 +00:00 |
steve
|
fb7ce1d330
|
Support for vpi_get_value of scaler values. (ravi@bluespec)
|
2007-04-12 04:45:52 +00:00 |
steve
|
ff7625cd9c
|
nexus vectors of VT_BOOL objects. (ravi@bluespec)
|
2007-04-12 04:40:37 +00:00 |
steve
|
8f9738719b
|
Add support for vpiSize on system task handle. (ravi@bluespec.com)
|
2007-04-12 04:33:39 +00:00 |
steve
|
31914c7fcd
|
vpip_make_binary_const cannot free the string passed in to it.
|
2007-04-12 04:25:58 +00:00 |
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 |