Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHelp: verilog HDL to VHDL
Hi all, I got this ps/2_keyboard code from the examples of DE1. However the code is in verilog HDL which I really have no idea with it. I need this quite urgent for my work so is that possible ...
Altera_Forum
Honored Contributor
17 years agoAnother option is that you might be able to place and route just this file in Quartus, with the option of producing a gate level VHDL netlist. This will give you effectively a behavioural VHDL model which you can use for simulation; the verilog rtl model you still use for synthesis.