Forum Discussion

MoZdk's avatar
MoZdk
Icon for Occasional Contributor rankOccasional Contributor
7 years ago

Should Quartus 18.1 support FF creation by this: Q <= D when rising_edge(CLK); The D and CLK are input ports on a module, and Q is a output port. The Quartus 18.1 breaks with internal error due to this construction.