steve
|
a6524e47e2
|
Silly copyright typo.
|
2001-05-12 01:48:57 +00:00 |
steve
|
02b9aa9163
|
No entry breakpoint if debug is compiled out.
|
2001-05-11 03:26:31 +00:00 |
steve
|
754adce4a4
|
Missing export symbols.
|
2001-05-11 03:25:55 +00:00 |
steve
|
f3fdf70b56
|
Export new ivl_ symbols.
|
2001-05-11 02:43:38 +00:00 |
steve
|
38db6fde0c
|
Help for enable-vvp-debug
|
2001-05-11 02:10:30 +00:00 |
steve
|
4f804577f9
|
Add the --enable-vvp-debug option to the configure
script of vvp, and detect getopt.h.
|
2001-05-11 02:06:14 +00:00 |
steve
|
44a182d92c
|
VVP support for memories in expressions,
including general support for thread bit
vectors as system task parameters.
(Stephan Boettcher)
|
2001-05-10 00:26:53 +00:00 |
steve
|
91d65d0e4e
|
Add the vpi_user strength definitions.
|
2001-05-10 00:16:00 +00:00 |
steve
|
a88f030b52
|
Now that the interactive debugger exists,
there is no use for the output dump.
|
2001-05-09 04:23:18 +00:00 |
steve
|
4537de8120
|
Implement the .resolv syntax.
|
2001-05-09 02:53:25 +00:00 |
steve
|
100bdedac3
|
input file for memory test.
|
2001-05-09 02:48:53 +00:00 |
steve
|
914ad85e63
|
Add ivl and vvp.tgt support for memories in
expressions and l-values. (Stephan Boettcher)
|
2001-05-08 23:59:33 +00:00 |
steve
|
b3c2ad0a65
|
preliminary resolver documentation.
|
2001-05-08 23:58:43 +00:00 |
steve
|
2e12635494
|
Add to the debugger the ability to view and
break on functors.
Add strengths to functors at compile time,
and Make functors pass their strengths as they
propagate their output.
|
2001-05-08 23:32:26 +00:00 |
steve
|
4325b787c0
|
more missing API symbols.
|
2001-05-08 04:13:51 +00:00 |
steve
|
4e3c702cc7
|
sort enumeration values.
|
2001-05-08 04:13:12 +00:00 |
steve
|
213cb1b08a
|
Behavioral code to read memories. (Stephan Boettcher)
|
2001-05-06 17:54:33 +00:00 |
steve
|
b7569f4d70
|
Support memory objects. (Stephan Boettcher)
|
2001-05-06 17:48:20 +00:00 |
steve
|
e328cf9fed
|
Add the %ix/get instruction. (Stephan Boettcher)
|
2001-05-06 17:42:22 +00:00 |
steve
|
78af3dbdc0
|
Regularize the mode-42 functor handling.
|
2001-05-06 03:51:37 +00:00 |
steve
|
372674b4c0
|
Add the memory.vvp example.
|
2001-05-06 03:50:26 +00:00 |
steve
|
8d0f7e1594
|
Propagate non-x constant net values.
|
2001-05-06 00:18:13 +00:00 |
steve
|
558fea33fb
|
Generate code that causes the value of a net to be passed
passed through all nets of a nexus.
|
2001-05-06 00:01:02 +00:00 |
steve
|
de5930f7d8
|
Add the beginnings of an interactive debugger.
|
2001-05-05 23:55:46 +00:00 |
steve
|
e09a14aa44
|
Forward the simulation time for every event.
|
2001-05-05 23:51:49 +00:00 |
steve
|
d45c7c58df
|
Generate code for the fully general event or.
|
2001-05-03 04:55:46 +00:00 |
steve
|
b5e0f46229
|
Generate null statements for conditional labels.
|
2001-05-03 04:55:28 +00:00 |
steve
|
12229e4826
|
Fix handling of a mode 1 functor that feeds into a
mode 2 functor. Feed the result only if the event
is triggered, and do pass to the output even if no
threads are waiting.
|
2001-05-03 04:54:33 +00:00 |
steve
|
8f88525819
|
dll build of many probes forgot to index the probe.
|
2001-05-03 01:52:45 +00:00 |
steve
|
a225fe304d
|
Document memory related opcodes,
parser uses numbv_s structures instead of the
symbv_s and a mess of unions,
Add the %is/sub instruction.
(Stephan Boettcher)
|
2001-05-02 23:16:50 +00:00 |
steve
|
0f9eb13245
|
Remove the init parameter of functors, and instead use
the special C<?> symbols to initialize inputs. This is
clearer and more regular.
|
2001-05-02 04:05:16 +00:00 |
steve
|
06437b7fba
|
Support behavioral subtraction.
|
2001-05-02 01:57:25 +00:00 |
steve
|
ba910c0fac
|
Describe a generic event a bit.
|
2001-05-02 01:38:13 +00:00 |
steve
|
28278d3c09
|
initialize is_schedule.
|
2001-05-02 01:37:38 +00:00 |
steve
|
2bf7653ab9
|
Implement %ix/load.
|
2001-05-01 05:00:02 +00:00 |
steve
|
cb39b3b65c
|
Account for ipoint_input_index behavior in inputs_connect.
|
2001-05-01 02:18:15 +00:00 |
steve
|
3e3757bde7
|
Comparisons cant leave their results in the opcode
result area or their values will be clobbered by other
parts of a complex expression.
|
2001-05-01 02:07:34 +00:00 |
steve
|
8b4befd4fc
|
Add support for memory objects. (Stephan Boettcher)
|
2001-05-01 01:09:39 +00:00 |
steve
|
972e9c866b
|
OR is %or. Get this right.
|
2001-04-30 05:11:18 +00:00 |
steve
|
f758010f01
|
Describe constant functor inputs in the symbol section.
|
2001-04-30 04:51:27 +00:00 |
steve
|
8057faccc1
|
Fix up functor inputs to support C<?> values.
|
2001-04-30 03:53:19 +00:00 |
steve
|
3f952a2fd2
|
detect multiple drivers on nexa.
|
2001-04-30 00:00:27 +00:00 |
steve
|
eb71c70c99
|
Carry drive strengths in the ivl_nexus_ptr_t, and
handle constant devices in targets.'
|
2001-04-29 23:17:38 +00:00 |
steve
|
2a44cf70b1
|
Add bufif and pull devices.
|
2001-04-29 23:16:31 +00:00 |
steve
|
431b16639d
|
Add bufif0 and bufif1 functors.
|
2001-04-29 23:13:33 +00:00 |
steve
|
014e68b62f
|
Support .net constant inputs.
|
2001-04-29 22:59:46 +00:00 |
steve
|
31291f5d8a
|
Evalulate logical or (||)
|
2001-04-29 20:47:39 +00:00 |
steve
|
a52b34cb64
|
Add pullup and pulldown devices.
|
2001-04-29 20:19:10 +00:00 |
steve
|
3ca55bf327
|
Better handling of module item errors.
|
2001-04-29 20:18:34 +00:00 |
steve
|
9bb2cee686
|
UDP instances need not have user supplied names.
|
2001-04-28 23:18:08 +00:00 |