I have an ALU design and it is verified to be working with testbench in modelsim. I am now trying to get textual output to the HD44780U LCD display. But after a week I am still at the same spot. I really need help with this project. I just want to learn how to display text to the lcd screen every state of the ALU. Should each state output have it's own module?
Edit:
I have uploaded files on LTT: https://linustechtips.com/main/topic/748159-need-help-in-verilog-to-display-text-to-hd44780u/
Edit: Do I need to provide more information? I want to learn how to display text but I have no idea how to do it. I have tried reading the manual for HD44780U but I wasn't able to do much.