steve
|
ec4f8c80d5
|
Support functor delays for gates and UDP devices.
(Stephan Boettcher)
|
2001-12-06 03:31:24 +00:00 |
steve
|
bf9a8f5021
|
Code rearrange. (Stephan Boettcher)
|
2001-11-06 03:07:21 +00:00 |
steve
|
82c0a2ebac
|
Add force/cassign/release/deassign support. (Stephan Boettcher)
|
2001-11-01 03:00:19 +00:00 |
steve
|
a75326e2e0
|
Rewrite the functor type to have fewer functor modes,
and use objects to manage the different types.
(Stephan Boettcher)
|
2001-10-31 04:27:46 +00:00 |
steve
|
36e1eab3f4
|
Add arith/div object.
|
2001-10-16 02:47:37 +00:00 |
steve
|
42dab181cd
|
Carry the type of the scope (Stephan Boettcher)
|
2001-10-15 02:58:27 +00:00 |
steve
|
4e700bffb8
|
support postpone of $systask parameters. (Stephan Boettcher)
|
2001-07-11 04:43:57 +00:00 |
steve
|
608e5a4dbb
|
Add the .shift/r functor.
|
2001-07-07 02:57:33 +00:00 |
steve
|
39c39f0162
|
Add structural left shift (.shift/l)
|
2001-07-06 04:46:44 +00:00 |
steve
|
ab7b353ace
|
support fast programming by only writing the bits
that are listed in the input file.
|
2001-06-30 23:03:16 +00:00 |
steve
|
4b82d26f5e
|
Add support for structural multiply in t-dll.
Add code generators and vvp support for both
structural and behavioral multiply.
|
2001-06-16 23:45:05 +00:00 |
steve
|
e002b1c1c4
|
Add .cmp statements for structural comparison.
|
2001-06-15 04:07:57 +00:00 |
steve
|
7009dc8d9b
|
Change the VPI call process so that loaded .vpi modules
use a function table instead of implicit binding.
|
2001-06-15 03:28:30 +00:00 |
steve
|
19a7f3faeb
|
Implement .arith/sub subtraction.
|
2001-06-07 03:09:03 +00:00 |
steve
|
f3019ff5a0
|
Add structural addition.
|
2001-06-05 03:05:41 +00:00 |
steve
|
224af78463
|
Add support for system function calls.
|
2001-05-20 00:46:12 +00:00 |
steve
|
a88f030b52
|
Now that the interactive debugger exists,
there is no use for the output dump.
|
2001-05-09 04:23:18 +00:00 |
steve
|
4537de8120
|
Implement the .resolv syntax.
|
2001-05-09 02:53:25 +00:00 |
steve
|
0f9eb13245
|
Remove the init parameter of functors, and instead use
the special C<?> symbols to initialize inputs. This is
clearer and more regular.
|
2001-05-02 04:05:16 +00:00 |
steve
|
8b4befd4fc
|
Add support for memory objects. (Stephan Boettcher)
|
2001-05-01 01:09:39 +00:00 |
steve
|
c997c090a1
|
Document the UDP implementation.
|
2001-04-25 04:35:05 +00:00 |
steve
|
8dfa322b8b
|
Support for UDP devices in VVP (Stephen Boettcher)
|
2001-04-24 02:23:58 +00:00 |
steve
|
9e8005f7b7
|
Put threads into scopes.
|
2001-04-18 04:21:23 +00:00 |
steve
|
60d068a33e
|
support the .event/or statement.
|
2001-04-14 05:10:56 +00:00 |
steve
|
6a236061de
|
Add the .var/s and .net/s statements for VPI support.
|
2001-04-05 01:34:26 +00:00 |
steve
|
ae1d5227de
|
Support empty statements for hanging labels.
|
2001-04-01 06:40:44 +00:00 |
steve
|
609d5fe727
|
Support named events as mode 2 functors.
|
2001-03-29 03:46:36 +00:00 |
steve
|
79ce94b585
|
Add the .event statement and the %wait instruction.
|
2001-03-26 04:00:39 +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
|
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
|
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 |