Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- The problem is that the bit streams are all different length and I am trying to think of a creative way to output a different length binary stream. Worst case I could make a state machine for every single binary output but this would use a lot of logic elements up. Are there any other methods to shift out binary sequences of varying lengths within a state machine or a case statement? --- Quote End --- Page 45 has an example that may work for you too: http://www.ovro.caltech.edu/~dwh/carma_board/ad9956_tests.pdf Cheers, Dave