Forum Discussion
Altera_Forum
Honored Contributor
14 years agopass generic value to a vhdl file in verilog
Hey !! Does anybody know how to pass generic values to a vhdl file in verilog ? I have the following entities and instantiations: VHDL entity: entity test_interface is generic ( ...
Altera_Forum
Honored Contributor
14 years agothanks for ur answer, it seems to work...