Altera_Forum
Honored Contributor
15 years agovhdl
i have a vhdl code and a verilog code for a game.can i use both in the same project and how can i couple them? thx.
thx a lot.....................i have a little question:
i want to display a variable with display function e.g $display("%d",a); but this don't work. the error is: Error (10170): Verilog HDL syntax error at main.v(4) near text "$display"; expecting an identifier, or "endmodule", or a parallel statement and i close the module