Junus2012
Advanced Member level 5
- Joined
- Jan 9, 2012
- Messages
- 1,552
- Helped
- 47
- Reputation
- 98
- Reaction score
- 53
- Trophy points
- 1,328
- Location
- Italy
- Activity points
- 15,235
Dear friends
I am writing a code for transferring characters to the LCD of an FPGA using VHDL. because the char is not Synthesizable I am transferring the code in binary of each char i want to show on LCD. this process is hard and promote to error.
Therefore I would like to ask you if there is other way to send the char directly to the output
I would appreciate your help in advance
Regards
I am writing a code for transferring characters to the LCD of an FPGA using VHDL. because the char is not Synthesizable I am transferring the code in binary of each char i want to show on LCD. this process is hard and promote to error.
Therefore I would like to ask you if there is other way to send the char directly to the output
I would appreciate your help in advance
Regards