Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17249 Discussions

Please solve this problem

Altera_Forum
Honored Contributor II
1,116 Views

write a procedure that assigns consecutive binary numbers to its OUT BIT_VECTOR lines.the parameters of the procedure are an 8-bit target output and a TIME period.When called, it will assign sequential binary numbers from 0 to 255 to its target signal output. these numbers are distanced by the amount of the constant associated with the period parameter.you can use the utilities of the basic_utilities.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
424 Views

Nobody here is supposed to do your homework for you. 

Write and post some code and then someone would possibly help in debugging it.
0 Kudos
Reply