steve
|
60d068a33e
|
support the .event/or statement.
|
2001-04-14 05:10:56 +00:00 |
steve
|
86e18226eb
|
More complete reap of all threads.
|
2001-04-13 03:55:18 +00:00 |
steve
|
6a236061de
|
Add the .var/s and .net/s statements for VPI support.
|
2001-04-05 01:34:26 +00:00 |
steve
|
898639d7bf
|
Get signed compares working correctly in vvp.
|
2001-04-05 01:12:27 +00:00 |
steve
|
bf30a0bc07
|
Add the reduction nor instruction.
|
2001-04-01 22:25:33 +00:00 |
steve
|
311e1ce9ee
|
Add the buf functor type.
|
2001-04-01 21:31:46 +00:00 |
steve
|
c4e438d4ba
|
Implement the less-then and %or instructions.
|
2001-04-01 07:22:08 +00:00 |
steve
|
ae1d5227de
|
Support empty statements for hanging labels.
|
2001-04-01 06:40:44 +00:00 |
steve
|
5769bbe15e
|
Add the bitwise %and instruction.
|
2001-04-01 06:12:13 +00:00 |
steve
|
29a50a52ca
|
Implement %cmp/x and %cmp/z instructions.
|
2001-04-01 04:34:28 +00:00 |
steve
|
a4c722b195
|
Add VPI support for the simulation time.
|
2001-03-31 19:00:43 +00:00 |
steve
|
2f1d258acb
|
Add the jmp/1 instruction.
|
2001-03-31 17:36:02 +00:00 |
steve
|
4a058632b2
|
Add the ADD instrunction.
|
2001-03-31 01:59:58 +00:00 |
steve
|
386958f9a0
|
Add fork and join instructions.
|
2001-03-30 04:55:22 +00:00 |
steve
|
609d5fe727
|
Support named events as mode 2 functors.
|
2001-03-29 03:46:36 +00:00 |
steve
|
b0c003dc34
|
include string.h for strcmp et al.
|
2001-03-28 17:24:32 +00:00 |
steve
|
79ce94b585
|
Add the .event statement and the %wait instruction.
|
2001-03-26 04:00:39 +00:00 |
steve
|
25d25ff7fe
|
Support NOR and NOT gates.
|
2001-03-25 19:38:23 +00:00 |
steve
|
c6088c8820
|
Add JMP0XZ and postpone net inputs when needed.
|
2001-03-25 03:54:26 +00:00 |
steve
|
9e04ef4abd
|
Add the .net statement.
|
2001-03-25 00:35:35 +00:00 |
steve
|
2858c2f09b
|
Add the :module header statement.
|
2001-03-23 02:40:22 +00:00 |
steve
|
548ff4f89a
|
Detect undefined system tasks at compile time.
|
2001-03-22 22:38:13 +00:00 |
steve
|
fa46de1021
|
Add code label forward references.
|
2001-03-22 05:28:41 +00:00 |
steve
|
aacce5ef1b
|
implement %load, %inv, %jum/0 and %cmp/u
|
2001-03-22 05:08:00 +00:00 |
steve
|
2b8d9abd3e
|
Allow var objects as vpiHandle arguments to %vpi_call.
|
2001-03-21 05:13:03 +00:00 |
steve
|
52c7108782
|
Add support for variable vectors.
|
2001-03-20 06:16:23 +00:00 |
steve
|
6779f01f3a
|
Add support for string constants to VPI.
|
2001-03-18 04:35:18 +00:00 |
steve
|
66f7ef97da
|
Add support for vpi scopes.
|
2001-03-18 00:37:55 +00:00 |
steve
|
f2c1902984
|
Add structures for VPI support, and all the %vpi_call
instruction. Get linking of VPI modules to work.
|
2001-03-16 01:44:34 +00:00 |
steve
|
970ba895c9
|
Compact the vvp_code_s structure.
|
2001-03-11 23:06:49 +00:00 |
steve
|
cbc3be0304
|
Functor values and propagation.
|
2001-03-11 22:42:11 +00:00 |
steve
|
cb65ee5e00
|
Add the vvp engine to cvs.
|
2001-03-11 00:29:38 +00:00 |