Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Please solve this problem

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.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Nobody here is supposed to do your homework for you.

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