Can interfaces be written inside a program

  • Thread starter parag_paul@hotmail.com
  • Start date
On Nov 5, 12:57 pm, Jonathan Bromley <jonathan.brom...@MYCOMPANY.com>
wrote:
On Mon, 05 Nov 2007 16:49:31 -0000, "parag_p...@hotmail.com"

parag_p...@hotmail.com> wrote:
HI All,
Can interfaces be written inside a program ( SV )

By this, do you mean "can I declare an interface nested
within a program?" or "can I instantiate an interface
in a program?". The answer to both is "no". Programs
are always leaves of the instance hierarchy.
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services

Doulos Ltd., 22 Market Place, Ringwood, BH24 1AW, UK
jonathan.brom...@MYCOMPANY.comhttp://www.MYCOMPANY.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.
thanks Jonathan
That helps a lot
 
On Mon, 05 Nov 2007 16:49:31 -0000, "parag_paul@hotmail.com"
<parag_paul@hotmail.com> wrote:

HI All,
Can interfaces be written inside a program ( SV )
By this, do you mean "can I declare an interface nested
within a program?" or "can I instantiate an interface
in a program?". The answer to both is "no". Programs
are always leaves of the instance hierarchy.
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services

Doulos Ltd., 22 Market Place, Ringwood, BH24 1AW, UK
jonathan.bromley@MYCOMPANY.com
http://www.MYCOMPANY.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.
 
P

parag_paul@hotmail.com

Guest
HI All,
Can interfaces be written inside a program ( SV )

IF not why so?
 

Welcome to EDABoard.com

Sponsor

Back
Top