Forum Discussion
Altera_Forum
Honored Contributor
8 years agoIn Verilog, there is "`define" where the names/paths might be defined
In VHDL, there are generics. But as far as I understand, they canoot help in this case... The import package (like in SystemVerilog) is there something similar in VHDL? In VHDL, can I include different files (like `include in Verilog) depending on configuration?