Forum Discussion

JCarr18's avatar
JCarr18
Icon for New Contributor rankNew Contributor
7 years ago

type mismatch for generic 'integer_values' (Mixed language design)

Hello, I have a mixed-language design where I would like to instantiate a VHDL module in a Verilog file. The module has the following definition: entity vhdl_module is generic ( integer_values: w...