Forum Discussion

CLa_R's avatar
CLa_R
Icon for Occasional Contributor rankOccasional Contributor
7 years ago

Transmit on UART from FSM

This is a generic problem with VHDL and no for a specific FPGA device. For now, I use a Cyclone IV FPGA. I have created a FSM and I would that, for each state of FSM, to transmit a char (8 bit) fro...