Forum Discussion
Kris4
New Contributor
3 years agoVHDL - logical block
Hi,
I have a very basic question as I'm only beggining to programm in VHDL in quartus. My problem is :
-how to create a logical block in vhdl that has one 6-bit input and 6 outputs (0 or 1) . Bef...
Kris4
New Contributor
3 years agoHi , I managed to complete that task but I have another question,
How to make a counter that counts from a given number say 24 and restrict it to count only in a given range say 51?