Hello,
I am a beginner in VHDL, I must adapt an algorithm into VHDL. The original one is coded in C++. I wonder if there were some methods to begin.
The C++ algorithms use quite a lot of tables, is it OK to use array for VHDL, and I have been told to take care of the time management(don't know how to call it) in VHDL, take care of the clock and synchronization stuff, but i don't really know a lot about it.
Thank you,
I am a beginner in VHDL, I must adapt an algorithm into VHDL. The original one is coded in C++. I wonder if there were some methods to begin.
The C++ algorithms use quite a lot of tables, is it OK to use array for VHDL, and I have been told to take care of the time management(don't know how to call it) in VHDL, take care of the clock and synchronization stuff, but i don't really know a lot about it.
Thank you,