Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- but I have a syntax error when I'm compiling some verilog source (few lines) in a .vhd file ! The smart way, is to translate my few verilog lines to vhdl code.. --- Quote End --- Hi, you can't use verilog syntax in a VHDL-file. You need separate files for your VHDL and Verilog stuff. Kin regards GPK