steve
|
7a0e73ef3d
|
Handle procedural constant functor pointers.
|
2001-11-01 04:42:39 +00:00 |
steve
|
5d20dd63ec
|
Generate code for deassign and cassign.
|
2001-11-01 04:26:57 +00:00 |
steve
|
ab9a853d52
|
ivl_target support for cassign.
|
2001-11-01 04:25:31 +00:00 |
steve
|
82c0a2ebac
|
Add force/cassign/release/deassign support. (Stephan Boettcher)
|
2001-11-01 03:00:19 +00:00 |
steve
|
75e78e86d3
|
ivl_target support for assign/deassign.
|
2001-10-31 05:24:52 +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
|
b3e430c751
|
Give up if roots are missing.
|
2001-10-31 03:22:31 +00:00 |
steve
|
faa3a62259
|
detect module ports not declared within the module.
|
2001-10-31 03:11:15 +00:00 |
steve
|
438605fad5
|
Account for new scope type syntax on scope.
|
2001-10-31 03:07:11 +00:00 |
steve
|
9505b586bf
|
Generate IEEE1364-2000 line directives.
|
2001-10-30 21:53:27 +00:00 |
steve
|
40e7bc2450
|
line number in line directive is for the *next* line.
|
2001-10-30 21:46:56 +00:00 |
steve
|
a9aaca1ffa
|
Add ifndef support.
|
2001-10-30 20:48:55 +00:00 |
steve
|
ce61d12f60
|
Stubs for assign/deassign for t-dll.
|
2001-10-30 02:52:07 +00:00 |
steve
|
874bab10e4
|
NetObj constructor finally requires a scope.
|
2001-10-28 01:14:53 +00:00 |
steve
|
21194c909a
|
Propagate functor push, to make assign better.
|
2001-10-27 03:43:56 +00:00 |
steve
|
96a50d635d
|
Minor rework of summation carry propagation (Stephan Boettcher)
|
2001-10-27 03:22:26 +00:00 |
steve
|
8c9e0bafa9
|
more specify syntax (Stehpan Boettcher)
|
2001-10-26 03:22:56 +00:00 |
steve
|
b3bb79992a
|
const/non-const warnings. (Stephan Boettcher)
|
2001-10-26 02:29:10 +00:00 |
steve
|
4e92501864
|
VPI support for callback to return values.
|
2001-10-25 04:19:53 +00:00 |
steve
|
d83fb10774
|
The ! expression returns 0 to x and z values.
|
2001-10-24 05:06:54 +00:00 |
steve
|
5a6cca33a0
|
Write resolvers before the .functor (PR#300)
|
2001-10-24 03:43:45 +00:00 |
steve
|
b2f6953259
|
npmos outputs have 3bit strengths, not 2.
|
2001-10-24 03:18:52 +00:00 |
steve
|
b1f1f74920
|
Support bit selects of non-0 lsb for vectors.
|
2001-10-23 04:22:41 +00:00 |
steve
|
2adea8de48
|
Fix carry between works for %add instruction.
|
2001-10-23 03:49:13 +00:00 |
steve
|
859318becd
|
The -s flag can now be repeated on the iverilog command.
|
2001-10-23 00:37:29 +00:00 |
steve
|
55fb219503
|
document the -y flag.
|
2001-10-23 00:36:54 +00:00 |
steve
|
b01316ce12
|
Better error message for mising root module.
|
2001-10-22 23:26:37 +00:00 |
steve
|
1921e19635
|
fix constant overrun in | operands.
|
2001-10-22 15:31:21 +00:00 |
steve
|
990df42407
|
Handle activating tasks in another root.
|
2001-10-22 02:05:20 +00:00 |
steve
|
924b4e0062
|
unused idx warning.
|
2001-10-22 02:04:37 +00:00 |
steve
|
0e43dfb285
|
Remove useless code for drawing .var inputs.
|
2001-10-22 00:04:51 +00:00 |
steve
|
46621d3c83
|
wrong variable for clk input to memory.
|
2001-10-21 23:38:16 +00:00 |
steve
|
fa95f7ff3b
|
Kill const-nonconst warning.
|
2001-10-21 23:37:49 +00:00 |
steve
|
e45546e6f3
|
Install pdf version of the man pages.
|
2001-10-21 21:59:49 +00:00 |
steve
|
d79d48ffeb
|
clean up API for restarting parser.
|
2001-10-21 20:18:56 +00:00 |
steve
|
467ecf5b33
|
Error messages for missing UDP port declarations.
|
2001-10-21 01:55:24 +00:00 |
steve
|
9f3e64e11a
|
Module types in pform are char* instead of string.
|
2001-10-21 00:42:47 +00:00 |
steve
|
56954356db
|
Catch and X division by 0.
|
2001-10-20 23:20:32 +00:00 |
steve
|
6466d02eda
|
Add automatic module libraries.
|
2001-10-20 23:02:39 +00:00 |
steve
|
7a149a6943
|
Scope/module names are char* instead of string.
|
2001-10-20 05:21:51 +00:00 |
steve
|
acf3a4ec16
|
Print memory usage information if requested (Stephan Boettcher)
|
2001-10-20 01:03:42 +00:00 |
steve
|
5c4b87675f
|
Evaluate constant == when operands differ in width.
|
2001-10-20 00:11:24 +00:00 |
steve
|
83d3a60d5c
|
Add trailing ; to fork-join out labels.
|
2001-10-19 23:52:36 +00:00 |
steve
|
3e4eb17b15
|
Another go at getting link of ivl.exe right.
|
2001-10-19 23:15:01 +00:00 |
steve
|
1075b28f26
|
export the ivl_design_roots function.
|
2001-10-19 23:14:46 +00:00 |
steve
|
943527c526
|
Fix memory fault with -c flag.
|
2001-10-19 23:10:08 +00:00 |
steve
|
d350620315
|
Support multiple root modules (Philip Blundell)
|
2001-10-19 21:53:24 +00:00 |
steve
|
6fc556cefc
|
Method to get the type_ member
|
2001-10-19 01:55:32 +00:00 |
steve
|
73283768a5
|
Support rnpmos devices. (Philip Blundell)
|
2001-10-18 17:30:25 +00:00 |
steve
|
ce7d64f427
|
Evaluate string expressions (Philip Blundell)
|
2001-10-18 16:41:49 +00:00 |