steve
|
a4da2c7ed5
|
The ipal library is called ipal.
|
2000-12-09 01:19:58 +00:00 |
steve
|
40da501cec
|
Add the pal loadable target.
|
2000-12-09 01:17:38 +00:00 |
steve
|
f6507cba43
|
Check lvalue of procedural continuous assign (PR#29)
|
2000-12-06 06:31:09 +00:00 |
steve
|
e027247a0e
|
fix portfaults pass values.
|
2000-12-06 05:15:21 +00:00 |
steve
|
789e862ca4
|
parse real and realtime declarations.
|
2000-12-05 22:32:05 +00:00 |
steve
|
a6b83ac5da
|
real and trireg not supported.
|
2000-12-05 22:31:38 +00:00 |
steve
|
3b9a60414e
|
Make signal attributes available to ivl_target API.
|
2000-12-05 06:29:33 +00:00 |
steve
|
4f638882c9
|
Add Attrib class for holding NetObj attributes.
|
2000-12-04 17:37:03 +00:00 |
steve
|
4faec154f0
|
Finally remove the verilog.sh script.
|
2000-12-02 05:57:46 +00:00 |
steve
|
ff53b60c66
|
Remove excess *.d dependencies for parse.d
|
2000-12-02 05:30:08 +00:00 |
steve
|
a2a40869b0
|
Spelling error in comment.
|
2000-12-02 05:08:04 +00:00 |
steve
|
b714f57797
|
Catch up to null.tgt and libvpip.a files.
|
2000-12-02 05:07:14 +00:00 |
steve
|
d0ec7e2c02
|
Make the null target into a loadable target.
|
2000-12-02 04:50:32 +00:00 |
steve
|
d16d29c591
|
Support for %s in $display (PR#62)
|
2000-12-02 02:40:56 +00:00 |
steve
|
e310532434
|
Handle null statements inside a wait. (PR#60)
|
2000-12-01 23:52:49 +00:00 |
steve
|
4eed86d519
|
Detect part select errors on l-values.
|
2000-12-01 02:55:37 +00:00 |
steve
|
ef49fc127f
|
Change LineInfo to store const C strings.
|
2000-11-30 17:31:42 +00:00 |
steve
|
e6151db172
|
Add command file (-c) support from Nadim Shaikli.
|
2000-11-30 02:50:54 +00:00 |
steve
|
28af357c8a
|
Clean a bit more completely.
|
2000-11-29 23:59:29 +00:00 |
steve
|
a5c69b50e5
|
Do not delete synthesized signals used in expressions.
|
2000-11-29 23:16:18 +00:00 |
steve
|
02f876ac69
|
More informative BUFZ warning.
|
2000-11-29 23:15:54 +00:00 |
steve
|
ea921efced
|
synthesis for unary reduction ! and N operators.
|
2000-11-29 05:24:00 +00:00 |
steve
|
4bf3e37af3
|
Add XNF support for NE comparators.
|
2000-11-29 02:54:49 +00:00 |
steve
|
291ab97422
|
Add support for || synthesis (PR#53)
|
2000-11-29 02:09:52 +00:00 |
steve
|
12db3340cc
|
Typo writing I pins to AND gates in compare.
|
2000-11-29 01:34:17 +00:00 |
steve
|
e33fb3ce51
|
Propagate constants through xnor gates. (PR#51)
|
2000-11-23 01:55:52 +00:00 |
steve
|
92424eea10
|
synthesize the rvalue of <= statements.
|
2000-11-22 21:18:42 +00:00 |
steve
|
4ca0bffc7f
|
Connect the CE if it is linked at all.
|
2000-11-22 21:18:20 +00:00 |
steve
|
c86da66b77
|
Allow sole module to be a root.
|
2000-11-22 20:48:32 +00:00 |
steve
|
f7d62b96aa
|
whoops, wrong copyright notice.
|
2000-11-21 03:55:20 +00:00 |
steve
|
482323843e
|
Whoops, return the calculated constant value rom driven_value.
|
2000-11-20 01:41:12 +00:00 |
steve
|
f4443a7dfa
|
Add support for supply nets (PR#17)
|
2000-11-20 00:58:40 +00:00 |
steve
|
1f07ba52b6
|
Integer parameter comments.
|
2000-11-19 22:03:04 +00:00 |
steve
|
ec0d12b738
|
Killing some signals might make others killable.
|
2000-11-19 20:48:53 +00:00 |
steve
|
457d193238
|
Fix cases where signal iteration might die early.
|
2000-11-19 20:48:30 +00:00 |
steve
|
e05b9a4769
|
Replace AND constand propagation.
|
2000-11-19 05:26:58 +00:00 |
steve
|
2750977e4a
|
Thorough constant propagation for or and nor gates.
|
2000-11-18 05:13:27 +00:00 |
steve
|
ff5846100c
|
Delete unreferenced signals no matter what.
|
2000-11-18 05:12:45 +00:00 |
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 |