steve
|
0bd6cf7b6f
|
Fix of_END when a middle thread ends.
|
2001-07-20 04:57:00 +00:00 |
steve
|
cd8e491028
|
Support calculated delays in vvp.tgt.
|
2001-07-19 04:55:06 +00:00 |
steve
|
e773ccfe49
|
Add support for the delayx opcode.
|
2001-07-19 04:40:55 +00:00 |
steve
|
83de770387
|
Do not connect reg to module outputs.
|
2001-07-19 03:43:15 +00:00 |
steve
|
b3a8098506
|
EOF is the same as resume.
|
2001-07-19 02:20:55 +00:00 |
steve
|
05407f488f
|
Relax driver limit from 64 to forever (Stephan Boettcher)
|
2001-07-18 02:44:39 +00:00 |
steve
|
85d53ebbf4
|
Handle 0 counts in repeat concatenation.
|
2001-07-16 20:41:41 +00:00 |
steve
|
e4139f4819
|
Schedule instead of propagating UDP output. (Stephan Boettcher)
|
2001-07-16 19:08:32 +00:00 |
steve
|
45c935af45
|
Cut off scope iteration when depth runs out.
|
2001-07-16 18:53:16 +00:00 |
steve
|
cfbfd9ec1d
|
Properly pad unknow values. (Stephan Boettcher)
|
2001-07-16 18:48:07 +00:00 |
steve
|
ae209a144f
|
Add a stdlog output for vvp, and vvp options
to direct them around. (Stephan Boettcher.)
|
2001-07-16 18:40:19 +00:00 |
steve
|
64837efac5
|
Nest resolvers when there are lots of drivers (Stephan Boettcher)
|
2001-07-16 18:31:49 +00:00 |
steve
|
8d73df2b04
|
Make vvp output executable (Stephan Boettcher)
|
2001-07-16 18:26:08 +00:00 |
steve
|
59117c2e42
|
dot in escaped identifiers are not scope. (Stephan Boettcher)
|
2001-07-16 18:20:27 +00:00 |
steve
|
e23dd57c9d
|
Reshuffle -v and -V flags of ivl. (Stephan Boettcher)
|
2001-07-16 18:14:56 +00:00 |
steve
|
0e20be774e
|
Initialize allocated functors (Stephan Boettcher)
|
2001-07-16 18:06:01 +00:00 |
steve
|
c3ae00ae49
|
Merge sig and old_ival into union to save space.
|
2001-07-16 17:57:51 +00:00 |
steve
|
a7328ecce1
|
Rewire signal callback support for fast lookup. (Stephan Boettcher)
|
2001-07-13 03:02:34 +00:00 |
steve
|
15a952a143
|
Remove width restriction on subtraction.
|
2001-07-13 00:38:57 +00:00 |
steve
|
3154f07817
|
compile libvpi.a with PIC flags (Dan McMahill)
|
2001-07-11 19:32:02 +00:00 |
steve
|
4e700bffb8
|
support postpone of $systask parameters. (Stephan Boettcher)
|
2001-07-11 04:43:57 +00:00 |
steve
|
7b2d4c9ef6
|
Get endian of vpiIntVal from constants.
|
2001-07-11 04:40:52 +00:00 |
steve
|
da828a218f
|
Add support for REadOnlySync and monitors.
|
2001-07-11 02:27:21 +00:00 |
steve
|
13ef84bc35
|
Manually create the stage-2 callback structure.
|
2001-07-11 02:22:17 +00:00 |
steve
|
c7b36322f6
|
Properly step through wide inputs. (Stephan Boettcher)
|
2001-07-09 15:38:35 +00:00 |
steve
|
8cc89a3a1f
|
Pass parameters to system functions.
|
2001-07-07 20:20:10 +00:00 |
steve
|
b8c5aff0cb
|
Generate !== an an inverted ===
|
2001-07-07 04:37:18 +00:00 |
steve
|
fb0c387b12
|
Detect and make available to t-dll the right shift.
|
2001-07-07 03:01:37 +00:00 |
steve
|
1628045b55
|
Generate code for right shift.
|
2001-07-07 03:01:06 +00:00 |
steve
|
608e5a4dbb
|
Add the .shift/r functor.
|
2001-07-07 02:57:33 +00:00 |
steve
|
30787fd49e
|
Put synthesized signals in proper scope.
|
2001-07-07 01:38:45 +00:00 |
steve
|
1e231c3338
|
Properly initialize unconnected shift inputs.
|
2001-07-06 05:02:43 +00:00 |
steve
|
370549a19a
|
Generate code for structural left shift.
|
2001-07-06 04:48:04 +00:00 |
steve
|
39c39f0162
|
Add structural left shift (.shift/l)
|
2001-07-06 04:46:44 +00:00 |
steve
|
bcaa122fb9
|
handle left shifter in dll output.
|
2001-07-04 22:59:25 +00:00 |
steve
|
96403de903
|
Describe .shift behavior.
|
2001-07-04 22:59:04 +00:00 |
steve
|
ab5cad18de
|
Relax limit on behavioral subtraction.
|
2001-07-04 04:57:10 +00:00 |
steve
|
b1c548a981
|
Scope-locals use _s instead of _l.
|
2001-07-04 04:34:06 +00:00 |
steve
|
039769dbaf
|
Generate verbuse status messages (Stephan Boettcher)
|
2001-07-03 04:09:24 +00:00 |
steve
|
a76d6dc352
|
Add the -V flag, and some verbose messages.
|
2001-07-02 01:57:27 +00:00 |
steve
|
7eab75ded1
|
Parse a lot more specify syntax.
|
2001-07-01 23:44:43 +00:00 |
steve
|
ef9c7c4a30
|
Print memory l-values.
|
2001-07-01 23:44:19 +00:00 |
steve
|
4c54e070ed
|
header statements donot necessarily end in a string.
|
2001-07-01 23:43:58 +00:00 |
steve
|
80c609853a
|
export the ivl_design_time_precision function.
|
2001-07-01 23:43:23 +00:00 |
steve
|
eeabc7234c
|
Make sure tmp net gets connected to ramdq output
|
2001-07-01 23:37:48 +00:00 |
steve
|
79b740284a
|
Make NetFF constructor take const char* for the name.
|
2001-07-01 00:27:34 +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
|
3b82a15521
|
reflect new default vvp target type.
|
2001-06-30 22:59:40 +00:00 |
steve
|
97d972ebb3
|
More details about running Icarus Verilog.
|
2001-06-30 21:54:16 +00:00 |
steve
|
5f5081827d
|
Make the vvp target the default.
|
2001-06-30 21:53:42 +00:00 |