Forum Discussion
RHobb
Occasional Contributor
2 years agoTerasic D8M-FMC Camera Demo written in Verilog But Have No translator for VHDL?
I recently bought a D8M-FMC Camera Module for a Terasic Dev Kit to expand it's capabilities. However all the RTL Demo is written in Verilog. I wrote support at Terasic and they only know how to code ...
RHobb
Occasional Contributor
2 years agoThat is correct, one can instantiate the verilog module as a prebuilt package and connect the design using the port map feature in VHDL. However I do not wish to use the presets used to build a module in Verilog. I wish to give the community an opportunity to see if there is alternatives, or maybe someone has a translator. The point being I don't want to learn another language to do a one-to-one statement translation to vhdl.