Forum Discussion
Nurina
Regular Contributor
2 years agoHi,
It seems like the output of Dout_14 just acts as an enable signal for the tri-state buffer, so it doesn't need a DATAIN.
You can do an RTL simulation if you want to check what happens when CS='0'.
If the synthesized circuit is not what you wanted, I suggest you use the available templates for latch, Quartus has a latch primitive. You can go to the text editor, right-click and select Insert Template>Verilog HDL>Altera Primitives>LATCH.
Regards,
Nurina