Re: equivalent of defparam in vhdl.
- From: "kk" <bkkishore@xxxxxxxxx>
- Date: 2 Aug 2006 00:17:29 -0700
Hi,
First of this is only for simulation and not for synthesis.
Secondly, i dont think i can use the -g option, as the problem is with
wrapper + smart models rather than actual vhdl files.
thanks....
Ajeetha wrote:
Hi KK,
If this is for Synthesis, it is a bad style - usually defparam is
unsupported in synth tools. If it is for pure simulation alone,
simulators provide a way to override generics from command line.
Typically the option is "-g".
Read your tool's doc for more.
HTH
Ajeetha, CVC
www.noveldv.com
www.systemverilog.us
kk wrote:
For one of my program, i use defparam in verilog to set a parameter
which is one level below the hierarchy. I've three modules A, B, C. The
C is instantiated in B, B in A. There is a parameter in C which is not
brought out to B. I dont have the permission to modify B and C by any
chance. In verilog i can set the parameter by using a defparam
statement in A.
Is there way i could do this in VHDL, if all the three are in VHDL.
thanks in adv.
.
- References:
- equivalent of defparam in vhdl.
- From: kk
- Re: equivalent of defparam in vhdl.
- From: Ajeetha
- equivalent of defparam in vhdl.
- Prev by Date: Re: -RELAX in ncsim.
- Next by Date: Re: future in VLSI
- Previous by thread: Re: equivalent of defparam in vhdl.
- Next by thread: Re: equivalent of defparam in vhdl.
- Index(es):
Relevant Pages
|
Loading