steve
|
da926fa08b
|
Watch out in functor, it may delete the last signal.
|
2000-11-18 04:53:04 +00:00 |
steve
|
fc6978e4de
|
Handle constant propagation through XOR gates,
including reducing the gate to a constant,
a buffer or an inverter if possible.
|
2000-11-18 04:10:37 +00:00 |
steve
|
11e6440162
|
Fix warning about temporaries.
|
2000-11-15 20:31:05 +00:00 |
steve
|
f74368dec2
|
Missing LPM related symbols in ivl.def.
|
2000-11-15 20:30:21 +00:00 |
steve
|
4b264a4c58
|
More robust way to cope with parse.cc compilation.
|
2000-11-15 19:26:35 +00:00 |
steve
|
0ca9b2736b
|
flip-flop pins for ivl_target API.
|
2000-11-12 17:47:29 +00:00 |
steve
|
28bc621f11
|
change set for support of nmos, pmos, rnmos, rpmos, notif0, and notif1
change set to correct behavior of bufif0 and bufif1
(Tim Leight)
Also includes fix for PR#27
|
2000-11-11 01:52:09 +00:00 |
steve
|
197ed46b26
|
configure bindir and libdir
|
2000-11-11 00:48:35 +00:00 |
steve
|
b05aadfd94
|
Configure bindir and libdir
|
2000-11-11 00:38:40 +00:00 |
steve
|
a8da692540
|
Add support for the t-dll backend grabing flip-flops.
|
2000-11-11 00:03:36 +00:00 |
steve
|
1d6f48914f
|
Initialize scope when creating it.
|
2000-11-09 22:19:34 +00:00 |
steve
|
1046c86c84
|
Remember to include the -S condition.
|
2000-11-09 21:58:00 +00:00 |
steve
|
47ce0f3c46
|
show concatenation operators.
|
2000-11-09 05:14:07 +00:00 |
steve
|
2dd1d070ec
|
Display l-values with width.
|
2000-11-07 06:14:06 +00:00 |
steve
|
f4ed0e35af
|
Handle connectsion to internally unconnected modules (PR#38)
|
2000-11-05 06:05:59 +00:00 |
steve
|
61ad0b23c8
|
Apply sequential UDP rework from Stephan Boettcher (PR#39)
|
2000-11-04 06:36:24 +00:00 |
steve
|
5415dd70c5
|
Integrate parameter count changes (PR#34)
|
2000-11-04 05:49:22 +00:00 |
steve
|
ff514aab72
|
pad different width inputs to muxes. (PR#14)
|
2000-11-04 05:06:04 +00:00 |
steve
|
d7788b88b7
|
Modifications in support of gcc 2.96
|
2000-11-04 01:54:01 +00:00 |
steve
|
a1cfabafb8
|
Use the %m string properly.
|
2000-11-04 01:53:24 +00:00 |
steve
|
35769ef541
|
Scope information is needed by all types of display tasks.
|
2000-11-04 01:52:57 +00:00 |
steve
|
80d3342178
|
VCD scans tasks (PR#35)
|
2000-11-01 06:05:44 +00:00 |
steve
|
4d27b947bc
|
Add the general $time system function.
|
2000-11-01 03:19:36 +00:00 |
steve
|
3591e06c4e
|
Support time variables.
|
2000-10-31 17:49:02 +00:00 |
steve
|
88c8547486
|
Remove C++ string from variable lists.
|
2000-10-31 17:00:04 +00:00 |
steve
|
d92ac5772c
|
Spelling error.
|
2000-10-31 16:59:45 +00:00 |
steve
|
f2997d7767
|
Detect reverse bit order in part select. (PR#33)
|
2000-10-30 21:35:40 +00:00 |
steve
|
7df9943679
|
get width right for reversed part select net. (PR#33)
|
2000-10-30 20:55:53 +00:00 |
steve
|
f3dfff7d76
|
task threads ned their scope initialized. (PR#32)
|
2000-10-29 17:10:02 +00:00 |
steve
|
23a5bd072d
|
Remove the compiled in Verilog target.
|
2000-10-28 22:35:58 +00:00 |
steve
|
d6efae4bdd
|
API for concatenation expressions.
|
2000-10-28 22:32:34 +00:00 |
steve
|
10fbb2a1bb
|
Glitches in cygwin build process.
|
2000-10-28 19:12:43 +00:00 |
steve
|
5b65f15df4
|
stub for the concat operator.
|
2000-10-28 17:55:03 +00:00 |
steve
|
72229abda6
|
check explicitly uses local libraries.
|
2000-10-28 17:51:45 +00:00 |
steve
|
427de3ab0b
|
Handle - and _ in target names.
|
2000-10-28 17:51:01 +00:00 |
steve
|
6962841546
|
Split vpip for everybody.
|
2000-10-28 17:27:59 +00:00 |
steve
|
bb414303a0
|
make check target (PR#3)
|
2000-10-28 04:16:11 +00:00 |
steve
|
431228e881
|
make check target (PR#3)
|
2000-10-28 03:58:11 +00:00 |
steve
|
07d7008853
|
Use the conf file to generate the vvm ivl string.
|
2000-10-28 03:45:47 +00:00 |
steve
|
7545db5e26
|
Use the conf file to generate the vvm ivl string.
|
2000-10-28 03:45:47 +00:00 |
steve
|
ad4931e813
|
Add scope to threads in vvm, pass that scope
to vpi sysTaskFunc objects, and add vpi calls
to access that information.
$display displays scope in %m (PR#1)
|
2000-10-28 00:51:41 +00:00 |
steve
|
f915efaf15
|
Fix handling of errors in behavioral lvalues. (PR#28)
|
2000-10-26 17:09:46 +00:00 |
steve
|
df660bab0c
|
draw proper signal references for the gates.
|
2000-10-26 16:42:25 +00:00 |
steve
|
26350fdcf5
|
emit declarations of signals and gates.
|
2000-10-26 00:32:28 +00:00 |
steve
|
0e7ca326ce
|
Put signals into a signal_table
|
2000-10-26 00:29:10 +00:00 |
steve
|
88b479a82b
|
mangle the backslash to a dollar.
|
2000-10-25 23:21:37 +00:00 |
steve
|
e08314eaf5
|
Scan the processes, and get the target signals
|
2000-10-25 05:41:55 +00:00 |
steve
|
b8fe10d27d
|
Get target signal from nexus_ptr.
|
2000-10-25 05:41:24 +00:00 |
steve
|
1cc7b6d4d7
|
Nexus value is initially unknown so that it propogates for sure.
|
2000-10-23 00:32:48 +00:00 |
steve
|
bb9eb2cd1d
|
Fix decimal constant overflow warning (PR#26)
|
2000-10-22 22:27:59 +00:00 |