steve
|
c7b36322f6
|
Properly step through wide inputs. (Stephan Boettcher)
|
2001-07-09 15:38:35 +00:00 |
steve
|
8cc89a3a1f
|
Pass parameters to system functions.
|
2001-07-07 20:20:10 +00:00 |
steve
|
b8c5aff0cb
|
Generate !== an an inverted ===
|
2001-07-07 04:37:18 +00:00 |
steve
|
fb0c387b12
|
Detect and make available to t-dll the right shift.
|
2001-07-07 03:01:37 +00:00 |
steve
|
1628045b55
|
Generate code for right shift.
|
2001-07-07 03:01:06 +00:00 |
steve
|
608e5a4dbb
|
Add the .shift/r functor.
|
2001-07-07 02:57:33 +00:00 |
steve
|
30787fd49e
|
Put synthesized signals in proper scope.
|
2001-07-07 01:38:45 +00:00 |
steve
|
1e231c3338
|
Properly initialize unconnected shift inputs.
|
2001-07-06 05:02:43 +00:00 |
steve
|
370549a19a
|
Generate code for structural left shift.
|
2001-07-06 04:48:04 +00:00 |
steve
|
39c39f0162
|
Add structural left shift (.shift/l)
|
2001-07-06 04:46:44 +00:00 |
steve
|
bcaa122fb9
|
handle left shifter in dll output.
|
2001-07-04 22:59:25 +00:00 |
steve
|
96403de903
|
Describe .shift behavior.
|
2001-07-04 22:59:04 +00:00 |
steve
|
ab5cad18de
|
Relax limit on behavioral subtraction.
|
2001-07-04 04:57:10 +00:00 |
steve
|
b1c548a981
|
Scope-locals use _s instead of _l.
|
2001-07-04 04:34:06 +00:00 |
steve
|
039769dbaf
|
Generate verbuse status messages (Stephan Boettcher)
|
2001-07-03 04:09:24 +00:00 |
steve
|
a76d6dc352
|
Add the -V flag, and some verbose messages.
|
2001-07-02 01:57:27 +00:00 |
steve
|
7eab75ded1
|
Parse a lot more specify syntax.
|
2001-07-01 23:44:43 +00:00 |
steve
|
ef9c7c4a30
|
Print memory l-values.
|
2001-07-01 23:44:19 +00:00 |
steve
|
4c54e070ed
|
header statements donot necessarily end in a string.
|
2001-07-01 23:43:58 +00:00 |
steve
|
80c609853a
|
export the ivl_design_time_precision function.
|
2001-07-01 23:43:23 +00:00 |
steve
|
eeabc7234c
|
Make sure tmp net gets connected to ramdq output
|
2001-07-01 23:37:48 +00:00 |
steve
|
79b740284a
|
Make NetFF constructor take const char* for the name.
|
2001-07-01 00:27:34 +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
|
3b82a15521
|
reflect new default vvp target type.
|
2001-06-30 22:59:40 +00:00 |
steve
|
97d972ebb3
|
More details about running Icarus Verilog.
|
2001-06-30 21:54:16 +00:00 |
steve
|
5f5081827d
|
Make the vvp target the default.
|
2001-06-30 21:53:42 +00:00 |
steve
|
6b7b4e700a
|
Detect parameter mismatches.
|
2001-06-30 21:28:35 +00:00 |
steve
|
baac893d22
|
Support non-const right shift (unsigned).
|
2001-06-30 21:07:26 +00:00 |
steve
|
d680e594ed
|
typo in CYMODE=EXAMINE-CI string.
|
2001-06-30 20:11:15 +00:00 |
steve
|
42adc49e57
|
Get include and lib paths right for mingw and vvm.
|
2001-06-30 04:23:02 +00:00 |
steve
|
4a2168b352
|
Describe the mingw compile.
|
2001-06-30 01:04:07 +00:00 |
steve
|
44d4660fe8
|
Redo the ivl_root calculator for mingw.
|
2001-06-30 00:59:24 +00:00 |
steve
|
45d4117c02
|
Handle null parameters to system tasks.
|
2001-06-29 02:41:05 +00:00 |
steve
|
ae837a6347
|
Relax limit on width of structural sum.
|
2001-06-29 01:20:20 +00:00 |
steve
|
426fc18d10
|
Relax limit on width of structural sum.
|
2001-06-29 01:20:20 +00:00 |
steve
|
2531ed89cd
|
Properly support signal full names.
|
2001-06-29 00:44:56 +00:00 |
steve
|
566d5c9a93
|
Get a private copy of the object name.
|
2001-06-29 00:42:39 +00:00 |
steve
|
a033c331b6
|
Report line of unsupported cassign.
|
2001-06-27 18:34:43 +00:00 |
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 |