BigDumbDinosaur wrote:
Your mixing of logic types may give you some trouble. In particular, I don't recommend the use of 74F or 74LS logic in a new design. Use 74AC32 if you really need that fast prop time—it's slightly faster than the 74F32, but far less power-hungry. Also note that in some cases, 74HCT devices are slower that 74HC and generally in the same speed range as 74LS.
Good to know, thanks. As I've said, the low-level electrical side of this stuff is something I really need to brush up on but don't have a particularly good handle on at the moment, so this kind of advice is much appreciated.
Quote:
The 74LS688 equality comparator is a relatively slow device and being LS, will have weak fanout, which may give you some grief. If you can, please post a schematic (in black and white) so we can see what you've got planned.
Yeah, I think this was already mentioned upthread. Suffice to say that the '688 is part of bluesky's RC2014 65C02 design so I'd have to do some serious rejiggering in order to remove it from the design; in light of that, it seems simpler to just roll with it (and I
do like the limiting of the I/O area to a single page of memory!)
I'll try and work up a schematic, though.
(As far as fanout goes, it should only be going to the one section of the memory-mapping logic and two peripheral chips - is that likely to be enough to cause issues?)
GARTHWILSON wrote:
Check out the SN74LVC1G332 single 3-in OR gate, 5V, CMOS, 32mA drive current (even pulling
up), 3.5ns max @ 85°C, 3ns if you hold the load down to 15pF. (It doesn't tell how many ns, max or typ, @ 25°C.)
Data sheet at
http://www.ti.com/lit/gpn/sn74lvc1g332 or
http://www.ti.com/general/docs/lit/getl ... leType=pdf Dayum, sir. That is a nice piece of silicon to know about. Unfortunately I don't think my skills extend to SMT work at this point in time, and it doesn't appear to be available in a through-hole package...