LeonWang
New Contributor
5 years agoGenerating a Truth Table with .bdf file in Quartus Prime Lite 18.1
Hi I currently have a simple circuit in a .bdf file. I currently have 4 inputs, some AND gates and one output gate.
I successfully compiled it and generated a University Program VWF to see the waveform simulation. I tested one output with hardcoded inputs with the circuit and the logic works as expected. From here though, I'm not sure whether if I should enter each input manually to get each output or a truth table can be generated.
Thanks for any help.