iverilog/tgt-fpga
Cary R 678dd7bdaa V0.8: Add support for negedge FF and Aclr/Aset both clear.
This patch fixes the bugs reported in pr1757438. These are fpga/edif
code generation bugs. For a DFF we need to add an inverter for a
negedge device and if both the Aclr and Aset signals clear the FF
we need to create the OR of these signals to drive the Aclr pin.
2011-01-12 16:17:13 -08:00
..
Makefile.in V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
configure.in V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
d-generic-edif.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
d-generic.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
d-lpm.c V0.8: Add support for negedge FF and Aclr/Aset both clear. 2011-01-12 16:17:13 -08:00
d-virtex.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
d-virtex2.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
device.h V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
edif.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
edif.h V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
fpga-s.conf Move the DLL= flag to target config files. 2003-11-13 05:55:33 +00:00
fpga.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
fpga.conf Move the DLL= flag to target config files. 2003-11-13 05:55:33 +00:00
fpga.txt Spellig fixes. 2005-02-19 16:39:30 +00:00
fpga_priv.h V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
gates.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
generic.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
generic.h V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
iverilog-fpga.man Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
mangle.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
tables.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
xilinx.c V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00
xilinx.h V0.8: Remove deprecated #ident and fix some other compile warnings 2011-01-12 15:49:03 -08:00