Cary R
ae14a58bff
V0.8: Remove deprecated #ident and fix some other compile warnings
...
This patch removes #ident since it is deprecated in recent gcc
versions. It also removes all the CVS comments and fixes a few
other compilation warnings. There are still a few compilation
warnings, but this takes care of most of them. Fixing the rest
will require a bit more thought.
2011-01-12 15:49:03 -08:00
steve
e4ae832153
Clean up spurious trailing white space.
2004-10-04 01:10:51 +00:00
steve
534a656be8
devices need show_cmp_gt
2003-11-12 03:20:14 +00:00
steve
3a3e288f6f
No longer export generic-edif functions.
2003-07-02 00:48:03 +00:00
steve
79248d0592
Add ivl_synthesis_cell support for virtex2.
2003-06-24 03:55:00 +00:00
steve
536b79b667
Handle bufz as buf in generic fpga/edif target.
2003-06-17 03:47:41 +00:00
steve
9ceaaa5faf
ivl_lpm_name is obsolete.
2003-02-26 01:24:35 +00:00
steve
539e494bc0
Give nets better names, if available.
2002-11-01 02:36:22 +00:00
steve
1298656c22
Fix up left shift to pass compile,
...
fix up ADD/SUB to generate missing pieces,
Add the asynch set/reset to DFF devices.
2002-10-30 03:58:45 +00:00
steve
ae27165ffe
Add Virtex code generators for left shift,
...
subtraction, and GE comparators.
2002-10-28 02:05:56 +00:00
steve
52bf4e613f
conditional ident string using autoconfig.
2002-08-12 01:34:58 +00:00
steve
aca1dcf848
Add missing Log and Ident strings.
2002-08-11 23:47:04 +00:00
steve
cefbb635c1
Suppor the PAD attribute on signals.
2001-09-16 01:48:16 +00:00
steve
b2b8b89cd8
Make configure detect malloc.h
2001-09-15 18:27:04 +00:00
steve
92760f2c5f
Support != in virtex code generator.
2001-09-15 05:06:04 +00:00
steve
4507351d48
Virtex support for mux devices and adders
...
with carry chains. Also, make Virtex specific
implementations of primitive logic.
2001-09-09 22:23:28 +00:00
steve
acde444439
Separate the virtex and generic-edif code generators.
2001-09-06 04:28:39 +00:00
steve
356552faad
Add virtex support for some basic logic, the DFF
...
and constant signals.
2001-09-02 23:53:55 +00:00
steve
5e1e79b3c4
Rearrange the XNF code generator to be generic-xnf
...
so that non-XNF code generation is also possible.
Start into the virtex EDIF output driver.
2001-09-02 21:33:07 +00:00