steve
|
066b534307
|
Get include and lib paths from Makefile.
|
2001-06-27 02:22:26 +00:00 |
steve
|
64cabd8074
|
Give task/function definitions a vpi type object.
|
2001-06-25 03:12:06 +00:00 |
steve
|
a0db52c69f
|
More robust about incorrect arguments.
|
2001-06-25 03:11:41 +00:00 |
steve
|
7bbedd1b55
|
Look up functor return register with tail of name.
|
2001-06-23 19:53:03 +00:00 |
steve
|
0340256b4c
|
Include stdlib.h
|
2001-06-23 18:41:02 +00:00 |
steve
|
c4bd8b1463
|
Generate %shiftl instructions for shift.
|
2001-06-23 18:40:34 +00:00 |
steve
|
a2d465804f
|
Add the %shiftl/i0 instruction.
|
2001-06-23 18:26:26 +00:00 |
steve
|
3c5d32637c
|
Only try the readline library if vvp_debus is enabled.
|
2001-06-23 18:26:12 +00:00 |
steve
|
c93cb71162
|
Allow forward references of task scopes. (Stephan Boettcher)
|
2001-06-23 01:04:07 +00:00 |
steve
|
c3960f8e6a
|
Support macromodule as module.
|
2001-06-23 00:31:06 +00:00 |
steve
|
96d04bb5a0
|
Handle short inputs to tasks. (Stephan Boettcher)
|
2001-06-23 00:30:42 +00:00 |
steve
|
1f1bfd0eab
|
Infinitely wide behavioral add.
|
2001-06-22 00:03:05 +00:00 |
steve
|
8cdf51f913
|
Initialize stmt_cur_ substatements during dll case building.
|
2001-06-21 23:23:14 +00:00 |
steve
|
1f3eedcfd7
|
Some documentation of callback behavior.
|
2001-06-21 23:05:08 +00:00 |
steve
|
541f269c20
|
Support cbValueChange callbacks.
|
2001-06-21 22:54:12 +00:00 |
steve
|
68a7ddefd3
|
Escaped identifiers in behavioral expressions. (Stephan Boettcher)
|
2001-06-21 04:53:59 +00:00 |
steve
|
3961c68928
|
Add dumpon and dumpoff (Stephan Boettcher)
|
2001-06-21 04:15:22 +00:00 |
steve
|
832b795826
|
Edit ivl_install_dir only on mingw
|
2001-06-20 02:25:40 +00:00 |
steve
|
7a6be47603
|
Get va_start arguments in right order.
|
2001-06-19 14:57:10 +00:00 |
steve
|
81536481cc
|
Add structural EEQ gates (Stephan Boettcher)
|
2001-06-19 03:01:10 +00:00 |
steve
|
6e703c5744
|
RAM_DQ pins are inputs, so connect HiZ to the nexus.
|
2001-06-18 03:25:20 +00:00 |
steve
|
82e8e51736
|
1. Logic with more than 4 inputs
2. Id and name mangling
3. A memory leak in draw_net_in_scope()
(Stephan Boettcher)
|
2001-06-18 03:10:34 +00:00 |
steve
|
905529081d
|
Add the ~& reduction operator.
|
2001-06-18 01:54:49 +00:00 |
steve
|
4159c98c58
|
More behavioral unary reduction operators.
(Stephan Boettcher)
|
2001-06-18 01:09:32 +00:00 |
steve
|
e40efec4bd
|
Add more UDP edge types, and finish up compile
and run-time support. (Stephan Boettcher)
|
2001-06-18 00:51:23 +00:00 |
steve
|
e418625457
|
export memory symbols in Windows.
|
2001-06-17 23:55:00 +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
|
63a02d1c0a
|
Relax width restriction for structural comparators.
|
2001-06-16 03:36:03 +00:00 |
steve
|
bf42772995
|
Generate code to support memory access in continuous
assignment statements. (Stephan Boettcher)
|
2001-06-16 02:41:41 +00:00 |
steve
|
b75221e9bf
|
Fix library path calculation on non Windows systems
to include the install directories. (Brendan Simon)
|
2001-06-15 05:14:21 +00:00 |
steve
|
1e9a54d134
|
iberty library only needed on Windows
|
2001-06-15 05:05:04 +00:00 |
steve
|
ff0b59ff6b
|
support LE and LT comparators.
|
2001-06-15 05:01:09 +00:00 |
steve
|
b3a5a0e5ab
|
Generate vvp code for GT and GE comparisons.
|
2001-06-15 04:14:18 +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
|
e28b7f06c5
|
update documentation to describe vpi in vvp.
|
2001-06-12 23:32:49 +00:00 |
steve
|
b6e1d63cb0
|
Change the VPI call process so that loaded .vpi modules
use a function table instead of implicit binding.
|
2001-06-12 03:53:10 +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
|
5361efe8ed
|
Account for carry out on add devices.
|
2001-06-07 04:20:10 +00:00 |
steve
|
2f2657b765
|
support subtraction in tgt-vvp.
|
2001-06-07 03:09:37 +00:00 |
steve
|
19a7f3faeb
|
Implement .arith/sub subtraction.
|
2001-06-07 03:09:03 +00:00 |
steve
|
f480943649
|
Support structural addition.
|
2001-06-07 02:12:43 +00:00 |
steve
|
f3019ff5a0
|
Add structural addition.
|
2001-06-05 03:05:41 +00:00 |
steve
|
33ee5c26b0
|
Fix the fork example.
|
2001-06-03 20:36:52 +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
|
b79da2c4d6
|
Detect input and input ports declared as reg.
|
2001-05-25 02:21:34 +00:00 |
steve
|
e68ba4c73a
|
Attach noops to case labels.
|
2001-05-24 04:31:00 +00:00 |
steve
|
39ffe91230
|
Add behavioral modulus.
|
2001-05-24 04:20:10 +00:00 |