steve
|
b72d1c297d
|
More detailed messages about unsupported things.
|
2001-08-03 17:06:10 +00:00 |
steve
|
f5b9c26735
|
Detect system function used as a task.
|
2001-08-03 06:50:44 +00:00 |
steve
|
d8141252e9
|
Accept empty port lists to module instantiation.
|
2001-08-01 05:17:31 +00:00 |
steve
|
ed86dee65d
|
Initialize initial functor tables.
|
2001-07-30 03:53:01 +00:00 |
steve
|
f535cd3077
|
Add quickstart and mingw.txt to documentation list.
|
2001-07-30 03:44:48 +00:00 |
steve
|
537757a7b9
|
Cleanup defines and types for mingw compile.
|
2001-07-30 02:44:05 +00:00 |
steve
|
4fb354776e
|
misspell ivl_expr_lsi
|
2001-07-30 02:43:20 +00:00 |
steve
|
1583b1e84a
|
Reference the iverilog man page.
|
2001-07-29 22:50:44 +00:00 |
steve
|
45ff04ecb6
|
Reference the vvp man page.
|
2001-07-29 22:50:28 +00:00 |
steve
|
ef08e43cf2
|
support local reference to scope in expressions.
|
2001-07-29 22:22:40 +00:00 |
steve
|
e17f7f5146
|
Detect a missing task definition before it crashes me.
|
2001-07-28 22:13:11 +00:00 |
steve
|
8654412844
|
lsb vs msb in error message.
|
2001-07-28 22:00:27 +00:00 |
steve
|
140533db50
|
If module name has a /, skip the path search.
|
2001-07-28 03:29:42 +00:00 |
steve
|
00cacae2a3
|
Generate constant symbols for supply nets.
|
2001-07-28 03:18:50 +00:00 |
steve
|
7e0b0d7328
|
Support C<su0> and C<su1> special symbols.
|
2001-07-28 03:12:39 +00:00 |
steve
|
1be77d68ce
|
Evaluate part selects when passed to system tasks.
|
2001-07-28 01:18:07 +00:00 |
steve
|
c5a5a11b7f
|
Support getting the signal from IVL_EX_SIGNAL expressions.
|
2001-07-28 01:17:40 +00:00 |
steve
|
becc7cb56a
|
Handle part select expressions as variants of
NetESignal/IVL_EX_SIGNAL objects, instead of
creating new and useless temporary signals.
|
2001-07-27 04:51:44 +00:00 |
steve
|
629a02cccf
|
Fix binding of dangling function ports. do not elide them.
|
2001-07-27 02:41:55 +00:00 |
steve
|
f28b97ebfd
|
Spelling error
|
2001-07-27 02:41:28 +00:00 |
steve
|
c5234e95cd
|
Make the -M flag add module search paths.
|
2001-07-26 03:13:51 +00:00 |
steve
|
b825f8d2b2
|
Create a config.h.in file to hold all the config
junk, and support gcc 3.0. (Stephan Boettcher)
|
2001-07-25 03:10:48 +00:00 |
steve
|
eb08253ed0
|
UPdate for 0.5 content.
|
2001-07-25 02:32:11 +00:00 |
steve
|
7b79fd98e5
|
Fast UDP tables (Stephan Boettcher)
|
2001-07-24 01:44:50 +00:00 |
steve
|
6d5fcf5853
|
Implement string value for signals.
|
2001-07-24 01:34:56 +00:00 |
steve
|
bc284ee6d8
|
supply signals give input values.
|
2001-07-22 21:31:14 +00:00 |
steve
|
260b4166c1
|
Recognize supply signal types.
|
2001-07-22 21:30:56 +00:00 |
steve
|
b59cc5ff6d
|
Update config.sub and config.guess scripts.
|
2001-07-22 19:50:55 +00:00 |
steve
|
5c89fb71ae
|
Handle repeat for concatenation expressions.
|
2001-07-22 19:33:51 +00:00 |
steve
|
3baa8c0445
|
vvm does not have a stdlog.
|
2001-07-22 18:19:19 +00:00 |
steve
|
ce589da58a
|
Support the NetESubSignal expressions in vvp.tgt.
|
2001-07-22 00:17:49 +00:00 |
steve
|
0bb9359c05
|
ignore config.cache.
|
2001-07-22 00:17:22 +00:00 |
steve
|
54140dadcf
|
Add the load/x instruction for bit selects.
|
2001-07-22 00:04:50 +00:00 |
steve
|
60c22aefeb
|
Add the -h flag for help. (Stephan Boettcher)
|
2001-07-21 21:18:55 +00:00 |
steve
|
69a2331791
|
Document the -l flag (Stephan Boettcher)
|
2001-07-21 21:15:51 +00:00 |
steve
|
29cfd8ccfe
|
Add a quick-start document.
|
2001-07-21 04:39:26 +00:00 |
steve
|
bf67f386de
|
Add the vvp man page.
|
2001-07-21 04:34:25 +00:00 |
steve
|
a2f07011c1
|
Fix blending of ambiguous pairs.
|
2001-07-21 02:34:39 +00:00 |
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 |