steve
|
246f2d5884
|
Match memories within task scopes. (PR#101)
|
2001-01-10 05:32:44 +00:00 |
steve
|
5276752276
|
Build task outputs as lval instead of nets. (PR#98)
|
2001-01-10 03:13:23 +00:00 |
steve
|
6bf599e839
|
Cope with width mismatches to module ports (PR#89)
|
2001-01-09 05:58:47 +00:00 |
steve
|
fff32b1b54
|
Clean up the jedec header that is written.
|
2001-01-09 04:41:32 +00:00 |
steve
|
a64a4d7a9b
|
Fixes to support compilation using vpath.
|
2001-01-09 03:11:27 +00:00 |
steve
|
9eb6f9dbb9
|
Generate the jedec to configure the macrocells.
|
2001-01-09 03:10:48 +00:00 |
steve
|
430e46d718
|
Assert on length of bit vector.
|
2001-01-07 18:22:15 +00:00 |
steve
|
cd9a30707b
|
Detect port direction attached to non-ports.
|
2001-01-07 07:00:31 +00:00 |
steve
|
ad0853d666
|
Support signed decimal display of variables.
|
2001-01-06 22:22:17 +00:00 |
steve
|
cc18d065aa
|
declaration initialization for time variables.
|
2001-01-06 06:31:58 +00:00 |
steve
|
14c67a5389
|
James has moved.
|
2001-01-06 04:32:56 +00:00 |
steve
|
68e672e61a
|
Support arrays of integers.
|
2001-01-06 02:29:35 +00:00 |
steve
|
2703456ad4
|
Document the -c flag.
|
2001-01-05 05:16:03 +00:00 |
steve
|
8ee00ec562
|
Fix net division to cope with small output sizes.
|
2001-01-05 03:19:47 +00:00 |
steve
|
8bfae1e641
|
Evaluate constant === and !== expressions.
|
2001-01-04 16:49:50 +00:00 |
steve
|
8befc6f7c4
|
Add support for << is signal indices.
|
2001-01-04 04:47:51 +00:00 |
steve
|
d5ec89813d
|
Evaluate constant logical && and ||.
|
2001-01-04 04:28:42 +00:00 |
steve
|
ac7ae1ba6f
|
Resolve repeat ambiguity in favor of loop.
|
2001-01-02 17:28:08 +00:00 |
steve
|
120a211e68
|
Support a bunch of unary operators in parameter expressions.
|
2001-01-02 04:21:13 +00:00 |
steve
|
b6a18098c7
|
Evaluate constant &, | and unary ~.
|
2001-01-02 03:23:40 +00:00 |
steve
|
112936d661
|
Fix shift and ternary operators in parameter expressions (PR#86)
|
2001-01-01 21:49:33 +00:00 |
steve
|
4d09c43ecf
|
Add $stop that does a finish.
|
2001-01-01 19:33:44 +00:00 |
steve
|
2a6f8634f6
|
repeat loops ambiguity.
|
2001-01-01 19:12:35 +00:00 |
steve
|
5803e8c42c
|
Handle function scopes in dumpvars scn (PR#95)
|
2001-01-01 08:10:35 +00:00 |
steve
|
eda3c63f72
|
reg_assign into function ports. (PR#95)
|
2001-01-01 01:41:09 +00:00 |
steve
|
365b149ec1
|
Propagate initial value of constants into wires.
|
2000-12-30 03:11:15 +00:00 |
steve
|
e68c26bb87
|
Generate smaller code for reg assigns.
|
2000-12-17 05:33:11 +00:00 |
steve
|
4e7f8766fa
|
Generate loops to initialize vectors or constants.
|
2000-12-16 23:55:24 +00:00 |
steve
|
fe209a6996
|
Handle non-constant l-values.
|
2000-12-16 20:00:17 +00:00 |
steve
|
f4671a3082
|
Evaluate <= and ?: in parameter expressions (PR#81)
|
2000-12-16 19:03:30 +00:00 |
steve
|
c9881c115a
|
Spelling error.
|
2000-12-16 17:16:08 +00:00 |
steve
|
0a3bda87d6
|
Observe delays in non-blocking assignments (PR#83)
|
2000-12-16 16:57:43 +00:00 |
steve
|
8ae4e25720
|
Detect recursive instantiations (PR#2)
|
2000-12-16 01:45:47 +00:00 |
steve
|
44131d4b16
|
Allow non-blocking assign to pad memory word with zeros.
|
2000-12-15 21:54:43 +00:00 |
steve
|
d5eb3a2bad
|
concatenation as parameter to system tasks. PR#64)
|
2000-12-15 21:40:26 +00:00 |
steve
|
086348035e
|
Fix memory access in vvm. (PR#70)
|
2000-12-15 20:05:16 +00:00 |
steve
|
05b5b91a84
|
A dlerror implementatin that HP/UX might like.
|
2000-12-15 18:06:47 +00:00 |
steve
|
bcbd5b2c5c
|
Remove limits from the similar events search.
|
2000-12-15 17:45:07 +00:00 |
steve
|
8c680d158a
|
Autoconfigure the dlopen functions.
|
2000-12-15 05:45:25 +00:00 |
steve
|
8fe6324aec
|
functions with system tasks (PR#46)
|
2000-12-15 03:06:04 +00:00 |
steve
|
15a426cc73
|
remove dead macro.
|
2000-12-15 02:00:31 +00:00 |
steve
|
770dfe5eaa
|
Trim dr from the string line.
|
2000-12-15 02:00:11 +00:00 |
steve
|
5144725b8f
|
Accept x in outputs of primitive. (PR#84)
|
2000-12-15 01:24:17 +00:00 |
steve
|
189f55b894
|
rounding of time and x in primitives.
|
2000-12-15 00:21:46 +00:00 |
steve
|
e836bc951d
|
Detect -mdll support in Cygwin.
|
2000-12-14 23:38:04 +00:00 |
steve
|
f0718b1345
|
Start support for fitting the logic.
|
2000-12-14 23:37:47 +00:00 |
steve
|
9cb91ce9aa
|
Eat carriage returns.
|
2000-12-14 23:36:59 +00:00 |
steve
|
4abf4b0a9a
|
include vpi_user.h.
|
2000-12-14 23:36:34 +00:00 |
steve
|
7d622fc6ab
|
Support more logic gate types.
|
2000-12-14 23:23:07 +00:00 |
steve
|
3e73ec3e0f
|
sorry for concatenated memories in l-values. (PR#76)
|
2000-12-12 06:14:51 +00:00 |