gEDA-user: list of cell types emitted by icarus synthesis?
Adam Megacz
megacz at cs.berkeley.edu
Sun Sep 2 20:29:34 EDT 2007
Stephen Williams <steve at icarus.com> writes:
> An approximation of the answer you are looking for is to look
> in the ivl_target.h header file. This will show all the different
> types of gates might be passed to the edif code generator. Of
> course, not all those gates are necessarily actually generated
> in a synthesized result, but you'll at least get an idea.
Thanks, Stephen. In particular, do you mean the entries in the
ivl_logic_t enum? That shouldn't be hard at all, although I don't see
adders in there, and Icarus seems to emit adder cells (ADD8), which
don't seem to be accounted for in that structure... I was just
wondering what other sorts of stuff like this might crop up before I
release anything.
- a
More information about the geda-user
mailing list