audiox said:
Now I am in a situation that I have to drive 36 (yes 36!) 74HCT inputs with only one 74HCT inverter (no possibility to parellel the drivers).
Doable...
audiox said:
The circuit is intended to work up to 25 MHz.
...but that's pushing it.
You don't say whether you have a 25MHz clock that you have to ferry around, or whether the system can have 25 million transitions per second. I'm assuming the latter, as that's easier. This gives you 40ns for all level transitions. Typical Cin for HCT is 3pf, call it 5 with trace capacitance, makes 180pF total. Say we want to swing 2V, and that the driver can maintain full output current regardless of output voltage. This means the driver would need to supply
I=C*dV/dt=180pF*2V/40ns = 9mA.
For a simple HCT gate that's probably outside its comfort zone. It might do the job, if supply and ambient temperature are just right. I would not bank on it. Get a hi-current bus driver chip, find a way to distribute the line over more drivers, find a way to reduce the number of receivers, reduce your switching speed or learn to live with a system that's marginal, intermittent or just plain dead.
Did some more reading: the 74HCT245, which
is optimized for heavy lifting, has a specced transition time of 16ns typ / 40ns max for a 150pF load
at room temperature. Over the full temp range and at low supply (4.5V) that figure increases to 53ns. I'm afraid you'll need to reconsider your plan.
JDB.
PS: You asked about other issues. For HCMOS-type transition rates on lightly loaded lines everything longer than ~30cm needs to be treated as a transmission line. Having lots of (evenly distributed!) capacitance actually helps here, as it reduces edge rates.