Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Yes, it is. ModelSim will accept only accept VHDL and Verilog. And, unless you pay for a ModelSim PE license, it will not let you even mix VHDL and Verilog in the same design. Quartus however, will accept any mix of VHDL, Verilog, AHDL and schematic modules in a design. And after synthesis, Quartus will produce either a VHDL or Verilog model of the synthesis result. --- Quote End --- Good to hear that ;D. Thanks for your help!