ISE: Verilog parameters on schematic instantiation

The favorite HDL language in North America

ISE: Verilog parameters on schematic instantiation

Postby NogginBoink » Fri Sep 17, 2010 5:11 am

OK, I didn't know quite where to post this; it's more of an ISE question than a Verilog question but this forum seemed the most applicable given the choices.

I have a Verilog module that uses parameters to define the width of a register.

The top level entity of my ISE project is a schematic. I have an instance of my Verilog module on my schematic.

Question: how can I override the module's parameter in the instance on the schematic?

Thanks!
NogginBoink
 
Posts: 2
Joined: Fri Sep 17, 2010 5:03 am

Return to Verilog HDL