CLa_R
Occasional Contributor
7 years agoTransmit 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...