for that application you might consider using a digital comparator
which gives you the freedom of freely choosing the reset number. Check
out the 74HC688 as a cascadeable 8bit device.
If it is a fixed number you are after, you can use smaller (N)AND
gates for the lines which are meant to be 1 and (N)OR gates for the
lines which are meant to be 0 for reset. 

You'll find datasheet for almost all logic chips at the manufacturers'
homepages, e.g.:
http://www.ti.com
http://www.fairchildsemi.com
http://www.semiconductors.com
http://www.onsemi.com

   Uwe.

Martin McCormick wrote:
> 
>         Thank you.  If it just does or and nor, it may not be
> practical for what I need which is to look at several outputs of
> a counter and provide a reset when a hard-wired constant is
> reached.  For that, one needs to know when the counter's inputs
> in question are all high.  I'd have to invert every single input
> to get an and gate.
-- 
Author: Uwe Zimmermann
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB CHIPDIR-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to