steve
|
cac4c8d5ce
|
Evaluate binary & and | operators.
|
2001-04-02 03:47:49 +00:00 |
steve
|
f40d006c26
|
Generate code for task calls.
|
2001-04-02 02:28:12 +00:00 |
steve
|
141808b787
|
Scopes and numbers as vpi_call parameters.
|
2001-04-02 00:27:53 +00:00 |
steve
|
ce66498c88
|
Unary ! is a reduction operator.
|
2001-04-01 22:26:21 +00:00 |
steve
|
f8e6d782e1
|
Implement the unary ! operator.
|
2001-04-01 21:47:29 +00:00 |
steve
|
7a8135c703
|
Recognize the BUF device.
|
2001-04-01 21:34:48 +00:00 |
steve
|
9bce21ddb7
|
Generate code for < and <=.
|
2001-04-01 07:22:42 +00:00 |
steve
|
56a4236576
|
Evaluate the logical AND operator.
|
2001-04-01 06:49:32 +00:00 |
steve
|
2443c655f2
|
Generate code for while statements.
|
2001-04-01 06:49:04 +00:00 |
steve
|
4352ce6753
|
Generate code for casex and casez
|
2001-04-01 04:34:59 +00:00 |
steve
|
d25690cc8e
|
Redesign event information to support arbitrary edge combining.
|
2001-04-01 01:48:21 +00:00 |
steve
|
e29ecdc234
|
Fix compilation warnings.
|
2001-03-31 19:29:23 +00:00 |
steve
|
0f6eea7024
|
Handle $time as system task parameter.
|
2001-03-31 19:08:22 +00:00 |
steve
|
97dd559fca
|
Clear results of condition expressions.
|
2001-03-31 19:02:13 +00:00 |
steve
|
b3a3b888d8
|
Generate vvp code for case statements.
|
2001-03-31 17:36:38 +00:00 |
steve
|
7aa9bc9892
|
Generate code for + and concat expressions.
|
2001-03-31 02:00:44 +00:00 |
steve
|
b36b6d0ca0
|
Generate code for fork/join statements.
|
2001-03-30 05:49:52 +00:00 |
steve
|
f6eb581aff
|
Handle truncation/padding of numbers.
|
2001-03-29 05:16:25 +00:00 |
steve
|
966f7a4bff
|
Behavioral trigger statements.
|
2001-03-29 03:47:38 +00:00 |
steve
|
2cb76cabef
|
events can take up to 4 inputs.
|
2001-03-29 03:47:13 +00:00 |
steve
|
522d0ec864
|
Add unary ~ operator to tgt-vvp.
|
2001-03-29 02:52:39 +00:00 |
steve
|
a4e528f0c3
|
Add the ivl_event_t to ivl_target, and use that to generate
.event statements in vvp way ahead of the thread that uses it.
|
2001-03-28 06:07:39 +00:00 |
steve
|
c8d9ade58c
|
Evaluate === and !==
|
2001-03-27 06:43:27 +00:00 |
steve
|
61e3eed49c
|
Generate code for simple @ statements.
|
2001-03-27 06:27:40 +00:00 |
steve
|
afb8e285db
|
Support error code from target_t::end_design method.
|
2001-03-27 03:31:06 +00:00 |
steve
|
a71dbd3987
|
Draw AND NOR and NOT gates.
|
2001-03-25 19:36:12 +00:00 |
steve
|
417186b06f
|
Add a README for notes about the vvp target.
|
2001-03-25 18:10:39 +00:00 |
steve
|
ac91dc38b8
|
Recursive make check target.
|
2001-03-25 05:59:46 +00:00 |
steve
|
5134636932
|
Include signal bit index in functor input.
|
2001-03-25 03:53:40 +00:00 |
steve
|
5d051ffbde
|
Skip true clause if condition ix 0, x or z
|
2001-03-25 03:53:24 +00:00 |
steve
|
97985bba64
|
Generate .net statements, and nexus inputs.
|
2001-03-25 03:25:43 +00:00 |
steve
|
9ec5fa972e
|
Draw signal inputs to system tasks.
|
2001-03-25 03:24:10 +00:00 |
steve
|
95281e5d82
|
Generate :module statements.
|
2001-03-23 02:41:04 +00:00 |
steve
|
034cdae445
|
assignments with non-trival r-values.
|
2001-03-23 01:54:32 +00:00 |
steve
|
c2dc3fe5c3
|
Assure that operands are the correct width.
|
2001-03-23 01:10:24 +00:00 |
steve
|
565088160e
|
Geneate code for conditional statements.
|
2001-03-22 05:06:21 +00:00 |
steve
|
27e717839a
|
Scan the scopes of a design, and draw behavioral
blocking assignments of constants to vectors.
|
2001-03-21 01:49:43 +00:00 |
steve
|
e8518c5056
|
Put processes in the proper scope.
|
2001-03-20 01:44:13 +00:00 |
steve
|
1563643c92
|
Add the tgt-vvp code generator target.
|
2001-03-19 01:20:46 +00:00 |