Is that with your models or the ones I posted?When I run the simulation I get this final line in the simulator output console:
"Too few parameters for subcircuit type "74hc163" (instance: xxu1)"
Is that with your models or the ones I posted?When I run the simulation I get this final line in the simulator output console:
"Too few parameters for subcircuit type "74hc163" (instance: xxu1)"
No I didn't power them. The model automatically connects their power pins. See post #14Did you power the inverters like U2 and U3 in the first schematic? Requiring pull down at the inverter outputs already indicates a problem.
One thing to keep in mind is that SPICE stands for Simulation Program with Integrated Circuit Emphasis. It was intended to simulate circuits at the transistor level and model device behaviors well enough to be able to evaluate IC designs before fabricating them. It does this exceptionally well -- I've used it to simulate circuits with millions of transistors with extremely good agreement between the simulation and the actual chip after it was fabbed. But pure analog simulations are incredibly slow.I'm beginning to think that simulating a large (100 ish) 74xx project is going to be more of a time waster than just prototyping the hardware in real life. Perhaps on a breadboard with a slow enough clock to not have a problem with stray capacitance. Do you know of any simulator that has good support for 74xx?