Hi, On Thursday 03 December 2009 09:37:49 Johan Euphrosine wrote: > I used gschem (for the first time) to draw ADV7181BBSTZ schematic from > the following datasheet: > http://github.com/lekernel/milkymist-datasheets/raw/master/VideoIn/ADV7181B > .pdf > > Feel free to review it for inclusion in http://www.gedasymbols.org/
Pin numbers are correct. Just a little remark: the bar on top of some signals (for example: RESET) denotes active-low signals (for example: the chip is reset when the RESET signal is 0, not 1 as it would be with an active-high signal). It is good to include that in the schematics symbol as well, for example by appending "#" or "_N" to the signal name (RESET#, RESET_N). Sébastien _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Webchat: www.milkymist.org/irc.html Wiki: www.milkymist.org/wiki
