Hey,
So i've been sorta thrown into the deep end in trying to figure out HDL programming. I know the basics and can write some simple programs.
However, i've got a question about programming an FPGA.
So i've got a spartan 3e and i am trying to figure out how to code some control for the LCD.
There's a bit of an initialization that needs to be run and i am not sure how to implement a one-time initialization in VHDL. My question is: where should i put this and whats the best way to implement it? Since everything runs at once (more or less), how do i make something happen once at the very beginning and not bothered again!?
Sorry, i'm not really this much of a programming noob... i just don't really have any sense about the code structure of VHDL.
Thanks in advance!
So i've been sorta thrown into the deep end in trying to figure out HDL programming. I know the basics and can write some simple programs.
However, i've got a question about programming an FPGA.
So i've got a spartan 3e and i am trying to figure out how to code some control for the LCD.
There's a bit of an initialization that needs to be run and i am not sure how to implement a one-time initialization in VHDL. My question is: where should i put this and whats the best way to implement it? Since everything runs at once (more or less), how do i make something happen once at the very beginning and not bothered again!?
Sorry, i'm not really this much of a programming noob... i just don't really have any sense about the code structure of VHDL.
Thanks in advance!