steve
|
cc22ae833a
|
support leading _ in names.
|
2001-01-29 22:48:10 +00:00 |
steve
|
6c4b5cf2c2
|
Fix sign extension of evaluated constants. (PR#91)
|
2001-01-27 05:41:48 +00:00 |
steve
|
88a2ca2168
|
Handle wide net constants with unary minus.
|
2001-01-25 02:05:16 +00:00 |
steve
|
41242735ed
|
Handle some special cases of unary 2's complement,
and improve netlist expression width handling.
|
2001-01-24 02:52:30 +00:00 |
steve
|
ab11943496
|
Fix hand bad karma btw AC_LANG_CPLUSPLUS and AC_EXEEXT
|
2001-01-23 19:52:03 +00:00 |
steve
|
d9f0065f93
|
Forgot to actually *open* the VCD output.
|
2001-01-23 18:50:26 +00:00 |
steve
|
53dfdacce8
|
Support default dumpfiles.
|
2001-01-22 20:58:31 +00:00 |
steve
|
4e44515078
|
Switch hte -f flag to the -p flag.
|
2001-01-20 19:02:04 +00:00 |
steve
|
2b11f78d63
|
Catch malformed include directives (PR#100)
|
2001-01-20 03:10:35 +00:00 |
steve
|
a4de0af79d
|
apologize for not supporting non-constant delays.
|
2001-01-20 02:15:50 +00:00 |
steve
|
145ac49233
|
NetMux needs a scope. (PR#115)
|
2001-01-18 03:16:35 +00:00 |
steve
|
6479319fea
|
LDFLAGS when linking pal.tgt.
|
2001-01-18 03:09:45 +00:00 |
steve
|
f224ed3a90
|
Fix out-of-bound pins for comparator (PR#108)
|
2001-01-16 04:51:52 +00:00 |
steve
|
5f292e546d
|
Get rid of gate templates.
|
2001-01-16 03:57:46 +00:00 |
steve
|
65020bc6de
|
Use the iosfwd header if available.
|
2001-01-16 02:44:17 +00:00 |
steve
|
6adb50e860
|
Add missing NetLogic gate types to ::logic method.
|
2001-01-15 22:08:32 +00:00 |
steve
|
1ea417dc30
|
Declare ivl_scope_type functions.
|
2001-01-15 22:05:14 +00:00 |
steve
|
a00924089d
|
Pass scope type information to the target module.
|
2001-01-15 00:47:01 +00:00 |
steve
|
66716f5101
|
Add client data pointer for scope and process scanners.
|
2001-01-15 00:05:39 +00:00 |
steve
|
219df169a3
|
Generalize the evaluation of floating point delays, and
get it working with delay assignment statements.
Allow parameters to be referenced by hierarchical name.
|
2001-01-14 23:04:55 +00:00 |
steve
|
b712c3f5ca
|
possible HP/UX portability support.
|
2001-01-14 17:12:59 +00:00 |
steve
|
02fc59fbdf
|
Parse parameters within nested scopes.
|
2001-01-13 22:20:08 +00:00 |
steve
|
4e7a5d55d0
|
Handle error idents in constants not in any scope (PR#97)
|
2001-01-12 04:31:27 +00:00 |
steve
|
5fb7f9ca91
|
Generated function prototype. (PR#107)
|
2001-01-12 04:20:18 +00:00 |
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 |