Stephen Williams <[EMAIL PROTECTED]> 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 _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

