0f6eea7024Handle $time as system task parameter.
steve
2001-03-31 19:08:22 +0000
97dd559fcaClear results of condition expressions.
steve
2001-03-31 19:02:13 +0000
a4c722b195Add VPI support for the simulation time.
steve
2001-03-31 19:00:43 +0000
b3a3b888d8Generate vvp code for case statements.
steve
2001-03-31 17:36:38 +0000
2f1d258acbAdd the jmp/1 instruction.
steve
2001-03-31 17:36:02 +0000
7aa9bc9892Generate code for + and concat expressions.
steve
2001-03-31 02:00:44 +0000
4a058632b2Add the ADD instrunction.
steve
2001-03-31 01:59:58 +0000
6a72b4c10eMake empty event sub-expression a noop.
steve
2001-03-30 23:24:02 +0000
00d44222ddInitialize the event_ list of new scopes.
steve
2001-03-30 06:10:15 +0000
b36b6d0ca0Generate code for fork/join statements.
steve
2001-03-30 05:49:52 +0000
386958f9a0Add fork and join instructions.
steve
2001-03-30 04:55:22 +0000
f6eb581affHandle truncation/padding of numbers.
steve
2001-03-29 05:16:25 +0000
966f7a4bffBehavioral trigger statements.
steve
2001-03-29 03:47:38 +0000
2cb76cabefevents can take up to 4 inputs.
steve
2001-03-29 03:47:13 +0000
609d5fe727Support named events as mode 2 functors.
steve
2001-03-29 03:46:36 +0000
522d0ec864Add unary ~ operator to tgt-vvp.
steve
2001-03-29 02:52:39 +0000
ad8565f8a6Add const probe method to NetEvent.
steve
2001-03-29 02:52:01 +0000
b0c003dc34include string.h for strcmp et al.
steve
2001-03-28 17:24:32 +0000
a4e528f0c3Add the ivl_event_t to ivl_target, and use that to generate .event statements in vvp way ahead of the thread that uses it.
steve
2001-03-28 06:07:39 +0000
c8d9ade58cEvaluate === and !==
steve
2001-03-27 06:43:27 +0000
61e3eed49cGenerate code for simple @ statements.
steve
2001-03-27 06:27:40 +0000
afb8e285dbSupport error code from target_t::end_design method.
steve
2001-03-27 03:31:06 +0000
79ce94b585Add the .event statement and the %wait instruction.
steve
2001-03-26 04:00:39 +0000
f7f5ccce05Add vpiOctStrVal access to signals.
steve
2001-03-25 20:45:09 +0000
25d25ff7feSupport NOR and NOT gates.
steve
2001-03-25 19:38:23 +0000
31b0037299Support making hex strings.
steve
2001-03-25 19:38:05 +0000
16f514739fCalculate NOR and NOT tables, and also the hex_digits table.
steve
2001-03-25 19:37:26 +0000
604ce0db09Accept <> characters in labels and symbols.
steve
2001-03-25 19:36:45 +0000
a71dbd3987Draw AND NOR and NOT gates.
steve
2001-03-25 19:36:12 +0000
417186b06fAdd a README for notes about the vvp target.
steve
2001-03-25 18:10:39 +0000
ac91dc38b8Recursive make check target.
steve
2001-03-25 05:59:46 +0000
6d0be3de3avpip.def needed by vpip, not vvm.
steve
2001-03-25 04:48:04 +0000
2d4f33a0ddUse the correct paths for vpip in make check.
steve
2001-03-25 04:47:47 +0000
c6088c8820Add JMP0XZ and postpone net inputs when needed.
steve
2001-03-25 03:54:26 +0000
5134636932Include signal bit index in functor input.
steve
2001-03-25 03:53:40 +0000
5d051ffbdeSkip true clause if condition ix 0, x or z
steve
2001-03-25 03:53:24 +0000
97985bba64Generate .net statements, and nexus inputs.
steve
2001-03-25 03:25:43 +0000
9ec5fa972eDraw signal inputs to system tasks.
steve
2001-03-25 03:24:10 +0000
9e04ef4abdAdd the .net statement.
steve
2001-03-25 00:35:35 +0000
68dc83b322Use the :vpi_module directive.
steve
2001-03-25 00:34:40 +0000