steve
|
fb457128bf
|
Add vpiModule iterator to vpiScope objects.
|
2002-05-03 15:44:11 +00:00 |
steve
|
eb708c1540
|
Support specified times in cbReadOnlySync, and
add support for cbReadWriteSync.
Keep simulation time in a 64bit number.
|
2002-04-20 04:33:23 +00:00 |
steve
|
a18662ed13
|
Allow signed constant vectors for call_vpi parameters.
|
2002-04-14 03:53:20 +00:00 |
steve
|
3275d1f252
|
Support signed expressions through to VPI.
|
2002-04-14 02:56:19 +00:00 |
steve
|
ec82af0c74
|
Use Larrys bits-to-decimal-string code.
|
2002-02-03 01:01:51 +00:00 |
steve
|
9fa0f95003
|
Full support for $readmem ranges (Tom Verbeure)
|
2002-01-31 04:28:17 +00:00 |
steve
|
0aa033ddf3
|
Support scope for functors. (Stephan Boettcher)
|
2002-01-06 17:50:50 +00:00 |
steve
|
6e1e658922
|
VPI access to root module scopes.
|
2002-01-06 00:48:39 +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
|
706f2ffc89
|
Support getting scope of scope, and scope of signals.
|
2001-10-15 01:49:50 +00:00 |
steve
|
82bccd335d
|
Initial implementation of vvp_fvectors.
(Stephan Boettcher)
|
2001-08-08 01:05:06 +00:00 |
steve
|
537757a7b9
|
Cleanup defines and types for mingw compile.
|
2001-07-30 02:44:05 +00:00 |
steve
|
c5234e95cd
|
Make the -M flag add module search paths.
|
2001-07-26 03:13:51 +00:00 |
steve
|
da828a218f
|
Add support for REadOnlySync and monitors.
|
2001-07-11 02:27:21 +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
|
541f269c20
|
Support cbValueChange callbacks.
|
2001-06-21 22:54:12 +00:00 |
steve
|
224af78463
|
Add support for system function calls.
|
2001-05-20 00:46:12 +00:00 |
steve
|
44a182d92c
|
VVP support for memories in expressions,
including general support for thread bit
vectors as system task parameters.
(Stephan Boettcher)
|
2001-05-10 00:26:53 +00:00 |
steve
|
914ad85e63
|
Add ivl and vvp.tgt support for memories in
expressions and l-values. (Stephan Boettcher)
|
2001-05-08 23:59:33 +00:00 |
steve
|
9e8005f7b7
|
Put threads into scopes.
|
2001-04-18 04:21:23 +00:00 |
steve
|
6a236061de
|
Add the .var/s and .net/s statements for VPI support.
|
2001-04-05 01:34:26 +00:00 |
steve
|
6322400b83
|
support decimal strings from signals.
|
2001-04-04 17:43:19 +00:00 |
steve
|
48ff66cbce
|
Take vector form as parameters to vpi_call.
|
2001-04-04 04:33:08 +00:00 |
steve
|
003f103408
|
Take numbers as system task parameters.
|
2001-04-02 00:24:30 +00:00 |
steve
|
a4c722b195
|
Add VPI support for the simulation time.
|
2001-03-31 19:00:43 +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
|
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 |