RegisterLogin  
Update Profile
   
You are here: Forum  
Minimize 
SVUG Community Forum
Subject: Including Design in packages
Prev Next
You are not authorized to post a reply.

Author Messages
NikhilUser is Offline

Posts:1

01/19/2010 7:54 AM  
Hi

  I have a design that has mixture of SV and Verilog  Files . can I include verilog files inside a package i.e


   package my_pkg

     {
         `include  my_file_1.sv
         `include  my_file_2.sv
          .
          .
          .
         `include my_file_10.v
    }

  and then import the pkg as


    import my_pkg :: *


Is it permissable.


     

You are not authorized to post a reply.
Forums > General Discussion > Main Discussion Area > Including Design in packages



ActiveForums 3.7
  

 Copyright 2008 by SystemVerilog User Group Contact Us    Privacy Statement