steve
|
11d1c45e45
|
Add asynchon and asynchoff
|
2002-06-04 01:40:03 +00:00 |
steve
|
5454a15b94
|
Fix return type of tf_getinstance.
|
2002-06-03 21:52:59 +00:00 |
steve
|
3ad0ec77ce
|
Add verinum != operator.
|
2002-06-03 04:04:24 +00:00 |
steve
|
3966e852ac
|
Ignore memories and named events.
|
2002-06-03 03:56:06 +00:00 |
steve
|
83bfa9345f
|
compile warnings.
|
2002-06-03 03:55:14 +00:00 |
steve
|
7d1d3847d8
|
Better typing for veriusertfs table.
|
2002-06-03 00:08:42 +00:00 |
steve
|
a91c4f66ce
|
Check for null pointers from users.
|
2002-06-02 19:05:50 +00:00 |
steve
|
ca2486ea61
|
Add acc_handle_tfarg and acc_next_topmode
|
2002-06-02 19:03:29 +00:00 |
steve
|
24a2487c18
|
Generate %cmpi/u where appropriate.
|
2002-06-02 18:57:17 +00:00 |
steve
|
d68153dea3
|
Add %cmpi/u instruction.
|
2002-06-02 18:55:58 +00:00 |
steve
|
89329fc0cc
|
Add tf_getinstance function.
|
2002-06-02 18:54:59 +00:00 |
steve
|
cba5a22714
|
Generate %muli instructions when possible.
|
2002-05-31 20:04:57 +00:00 |
steve
|
1ce50993f0
|
Add the %muli instruction.
|
2002-05-31 20:04:22 +00:00 |
steve
|
2c0c934ad5
|
Add tf_getlongtime (mruff)
|
2002-05-31 18:25:51 +00:00 |
steve
|
b6db8b63ec
|
Check for and don't dereference null pointers,
Avoid copy of static objects.
(mruff)
|
2002-05-31 18:21:39 +00:00 |
steve
|
f1ab9e63fa
|
Add support for $timeformat.
|
2002-05-31 04:26:54 +00:00 |
steve
|
12c574d5c9
|
Call padding reserved.
|
2002-05-31 04:26:44 +00:00 |
steve
|
af6f0c800f
|
Slight improvement in %mov performance.
|
2002-05-31 04:09:58 +00:00 |
steve
|
48f65cef40
|
Word oriented bit storage.
|
2002-05-31 00:05:49 +00:00 |
steve
|
b5a1d116fa
|
Add the veriusertf_register funciton.
|
2002-05-30 02:37:26 +00:00 |
steve
|
b9339d3c60
|
Add tf_nump from mruff.
|
2002-05-30 02:12:17 +00:00 |
steve
|
0838dd24a4
|
Add tf_error and tf_warning from mruff
|
2002-05-30 02:10:08 +00:00 |
steve
|
9537fd7f0b
|
Implement acc_product_version.
|
2002-05-30 02:06:05 +00:00 |
steve
|
95876feb46
|
Use addi with wide immediate values.
|
2002-05-30 01:57:23 +00:00 |
steve
|
19d817503d
|
Offset lvalue index expressions.
|
2002-05-29 22:05:54 +00:00 |
steve
|
b6b364a09d
|
Add %addi, which is faster to simulate.
|
2002-05-29 16:29:34 +00:00 |
steve
|
f704d4d3ff
|
Use binary search to speed up deep lookups.
|
2002-05-29 05:37:35 +00:00 |
steve
|
450b9ab85c
|
Callbacks can happen during calltf functions.
|
2002-05-28 22:55:20 +00:00 |
steve
|
a1774bd3bd
|
ivl indexes the search path for libraries, and
supports case insensitive module-to-file lookup.
|
2002-05-28 20:46:51 +00:00 |
steve
|
5aa69516bb
|
ivl indexes the search path for libraries, and
supports case insensitive module-to-file lookup.
|
2002-05-28 20:40:37 +00:00 |
steve
|
c594dcec52
|
Add new iverilog-vpi man page.
|
2002-05-28 05:21:30 +00:00 |
steve
|
8126384726
|
ignore generated iverilog-vpi files.
|
2002-05-28 05:21:13 +00:00 |
steve
|
96e6a9b02f
|
Update to new capabilities.
|
2002-05-28 05:20:41 +00:00 |
steve
|
d44ff4fd91
|
Pass library paths through -Cfile instead of command line.
|
2002-05-28 02:25:03 +00:00 |
steve
|
9a4ee873e1
|
Add the ivl -C flag for bulk configuration
from the driver, and use that to run library
modules through the preprocessor.
|
2002-05-28 00:50:39 +00:00 |
steve
|
597ed1681a
|
Predefine __ICARUS__
|
2002-05-27 23:14:06 +00:00 |
steve
|
bcd49b94dd
|
Able to disable thread self.
|
2002-05-27 00:53:10 +00:00 |
steve
|
422754f36f
|
Support carrying the scope of named begin-end
blocks down to the code generator, and have
the vvp code generator use that to support disable.
|
2002-05-27 00:08:45 +00:00 |
steve
|
bfad382fd1
|
Carry Verilog 2001 attributes with processes,
all the way through to the ivl_target API.
Divide signal reference counts between rval
and lval references.
|
2002-05-26 01:39:02 +00:00 |
steve
|
8941a594ee
|
include iostream for gcc 3.1
|
2002-05-25 16:51:37 +00:00 |
steve
|
6bd8ab46d5
|
Eval ^ and &0 expressions.
|
2002-05-25 16:43:47 +00:00 |
steve
|
57f2ad6d15
|
Better padding of constants.
|
2002-05-25 16:43:22 +00:00 |
steve
|
33efeca0da
|
Only match plusargs.
|
2002-05-24 21:46:21 +00:00 |
steve
|
be1888ed5f
|
Implement mc_scan_plusargs.
|
2002-05-24 20:29:07 +00:00 |
steve
|
6ede18d41c
|
support GCC __attributes__ for printf formats.
|
2002-05-24 19:05:30 +00:00 |
steve
|
d63e994ea5
|
Detect long division by zero.
|
2002-05-24 04:55:13 +00:00 |
steve
|
700887d657
|
Verilog 2001 attriubtes on nets/wires.
|
2002-05-24 04:36:23 +00:00 |
steve
|
42674be38b
|
Support language generation flag -g.
|
2002-05-24 01:13:00 +00:00 |
steve
|
fde7cd8f10
|
Add support for $bits (SystemVerilog)
|
2002-05-24 00:44:54 +00:00 |
steve
|
7ce713356e
|
Define SIZEOF_UNSIGNED_LONG_LONG
|
2002-05-24 00:43:16 +00:00 |