Friday, 13 September 2013

Query regarding vhdl code

Query regarding vhdl code

I am just starting with learning vhdl. Consider the code here : -
http://esd.cs.ucr.edu/labs/tutorial/jkff.vhd
I can't understand what are concurrent statements and why are they needed
here? Will it be correct if we modify Q and Qbar directly in process p
without using internal signal 'state'?

No comments:

Post a Comment