Added by Quoc Lai over 11 years ago
Hello,
I am a beginner with FPGA programming and MityDSP-L138F. I know the board currently uses VHDL. Can I write Verilog code for the board? If so, what do I need? I appreciate your response.
Quoc
You can use verilog, the Xilinx tools support it. However, all of our refernece code is in VHDL.
It may be possible (with a licensed version of the ISE or Vivado tools from Xilinx) to do a mixed mode synthesis, but I have not tried it.
-Mike