Attachments
-
2.7 KB Views: 5
@ericgibbs

@ericgibbshi z,
It is a puzzle.
These are my settings in Toolsnmenu.
E
@ericgibbs Yes. What is the value of VCC in your 74LVC1G126 properties?Hi z,
Are you saying the problem is now solved?
E
ok. Thanks!hi zoros,
This is my setting for the 1G126
E
@eetech00Hello,
74HCT573 test circuit (include model, symbol(s)).
You will need the 74HCT_v.lib library file (not included).
View attachment 312428
Yes. It is a version of SPICE language.@eetech00
Thank you for your assistance. The model you encapsulated is really good, it works normally and is concise and clear. I have two questions:
1.How was the .lib 74HCT573.txt file written? This method of describing sub-circuits through text fascinates me. Is it in SPICE language?
You'll have to ask @ericgibbs that question.2.You passed a value of 4.5V to VCC, but when I changed it to 5V, it still seems to work normally. However, earlier in this post, the value of VCC in the model shared by ericgibbs seemed to have a significant impact on the 74LVC1G126. By reducing the value of VCC, I was able to get normal waveforms from the circuit. As a beginner, I am still confused: why do I get significantly different results from ericgibbs using the same model file?
@eetech00Yes. It is a version of SPICE language.
I used a method of structuring, writing and calling subcircuits to define the model. It makes the code efficient, easy to adjust, and troubleshoot. I've been writing models a long time, and also know the subject spice code model libraries very well.
You'll have to ask @ericgibbs that question.
Hi zeros.2.You passed a value of 4.5V to VCC, but when I changed it to 5V, it still seems to work normally. However, earlier in this post, the value of VCC in the model shared by ericgibbs seemed to have a significant impact on the 74LVC1G126. By reducing the value of VCC, I was able to get normal waveforms from the circuit. As a beginner, I am still confused: why do I get significantly different results from ericgibbs using the same model file?
@ericgibbs Thank you for your attempt again. I have decided to let go of this issue, and my friend has told me about Schrödinger's Cat.Hi zeros.
I used only the files you posted in post #4 and worked OK, to show the Q output I had to include a pull-up resistor to +5V.
I have tested your files on another PC and I get the same OK result?
E