steve
|
645c8913f1
|
Neaten and document the resolv object.
|
2001-08-10 04:31:09 +00:00 |
steve
|
066284d5c2
|
Make sure arithmetic objects run at time 0.
|
2001-08-10 00:50:50 +00:00 |
steve
|
606c1d38bb
|
Nets (wires) do not use their own functors.
Modifications to propagation of values.
(Stephan Boettcher)
|
2001-08-09 19:38:23 +00:00 |
steve
|
82bccd335d
|
Initial implementation of vvp_fvectors.
(Stephan Boettcher)
|
2001-08-08 01:05:06 +00:00 |
steve
|
ed86dee65d
|
Initialize initial functor tables.
|
2001-07-30 03:53:01 +00:00 |
steve
|
7e0b0d7328
|
Support C<su0> and C<su1> special symbols.
|
2001-07-28 03:12:39 +00:00 |
steve
|
c5234e95cd
|
Make the -M flag add module search paths.
|
2001-07-26 03:13:51 +00:00 |
steve
|
54140dadcf
|
Add the load/x instruction for bit selects.
|
2001-07-22 00:04:50 +00:00 |
steve
|
e773ccfe49
|
Add support for the delayx opcode.
|
2001-07-19 04:40:55 +00:00 |
steve
|
4e700bffb8
|
support postpone of $systask parameters. (Stephan Boettcher)
|
2001-07-11 04:43:57 +00:00 |
steve
|
608e5a4dbb
|
Add the .shift/r functor.
|
2001-07-07 02:57:33 +00:00 |
steve
|
1e231c3338
|
Properly initialize unconnected shift inputs.
|
2001-07-06 05:02:43 +00:00 |
steve
|
39c39f0162
|
Add structural left shift (.shift/l)
|
2001-07-06 04:46:44 +00:00 |
steve
|
ab7b353ace
|
support fast programming by only writing the bits
that are listed in the input file.
|
2001-06-30 23:03:16 +00:00 |
steve
|
baac893d22
|
Support non-const right shift (unsigned).
|
2001-06-30 21:07:26 +00:00 |
steve
|
a2d465804f
|
Add the %shiftl/i0 instruction.
|
2001-06-23 18:26:26 +00:00 |
steve
|
c93cb71162
|
Allow forward references of task scopes. (Stephan Boettcher)
|
2001-06-23 01:04:07 +00:00 |
steve
|
81536481cc
|
Add structural EEQ gates (Stephan Boettcher)
|
2001-06-19 03:01:10 +00:00 |
steve
|
4159c98c58
|
More behavioral unary reduction operators.
(Stephan Boettcher)
|
2001-06-18 01:09:32 +00:00 |
steve
|
4b82d26f5e
|
Add support for structural multiply in t-dll.
Add code generators and vvp support for both
structural and behavioral multiply.
|
2001-06-16 23:45:05 +00:00 |
steve
|
e002b1c1c4
|
Add .cmp statements for structural comparison.
|
2001-06-15 04:07:57 +00:00 |
steve
|
7009dc8d9b
|
Change the VPI call process so that loaded .vpi modules
use a function table instead of implicit binding.
|
2001-06-15 03:28:30 +00:00 |
steve
|
5a279dbdc8
|
Instructions can forward reference functors.
|
2001-06-10 17:12:51 +00:00 |
steve
|
3ad3a2ab57
|
support scan of scope from VPI.
|
2001-06-10 16:47:49 +00:00 |
steve
|
19a7f3faeb
|
Implement .arith/sub subtraction.
|
2001-06-07 03:09:03 +00:00 |
steve
|
f3019ff5a0
|
Add structural addition.
|
2001-06-05 03:05:41 +00:00 |
steve
|
1e9184f0f9
|
Make the bufif0 and bufif1 gates strength aware,
and accurately propagate strengths of outputs.
|
2001-05-31 04:12:43 +00:00 |
steve
|
19251f7a79
|
Propagate strength-values instead of drive strengths.
|
2001-05-30 03:02:35 +00:00 |
steve
|
39ffe91230
|
Add behavioral modulus.
|
2001-05-24 04:20:10 +00:00 |
steve
|
a7411eb00d
|
Get the initial inputs to functors set at xxxx.
|
2001-05-22 04:08:16 +00:00 |
steve
|
660fd7c1d4
|
Update the mingw build to not require cygwin files.
|
2001-05-22 02:14:47 +00:00 |
steve
|
224af78463
|
Add support for system function calls.
|
2001-05-20 00:46:12 +00:00 |
steve
|
26cfbb2b7b
|
calculate the output of resolvers.
|
2001-05-13 21:05:06 +00:00 |
steve
|
f05b13c630
|
A resolver that understands some simple strengths.
|
2001-05-12 20:38:06 +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
|
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
|
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
|
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
|
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
|
8d0f7e1594
|
Propagate non-x constant net values.
|
2001-05-06 00:18:13 +00:00 |
steve
|
de5930f7d8
|
Add the beginnings of an interactive debugger.
|
2001-05-05 23:55:46 +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
|
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
|
8b4befd4fc
|
Add support for memory objects. (Stephan Boettcher)
|
2001-05-01 01:09:39 +00:00 |
steve
|
8057faccc1
|
Fix up functor inputs to support C<?> values.
|
2001-04-30 03:53:19 +00:00 |