 |
|
|
|
|
|
|
|
|
|
|
|
|
SVUG Community Forum
|
|
| Author |
Messages |
|
Akshay
Posts:5
 |
| 04/08/2010 12:11 AM |
|
| Hi,
i want to make interface array. my interface have one input signal clock. how can i make array of this interface and pass clock as input?
can any one help me with example and syntax?
Thanks for your time in advance.
Regards,
Akshay |
|
|
|
|
Keith
Posts:6
 |
| 04/09/2010 12:17 PM |
|
I think you can do it like this: ifc_reg_bus rex_reg_bus_arrayΐ] (xusb_clk); interface ifc_reg_bus (input bit clk); endinterface This should instantiate 2 interfaces with names rex_reg_bus_arrayΎ] and rex_reg_bus_arrayΏ] both with the clock connections to xusb_clk. |
|
|
|
|
Akshay
Posts:5
 |
| 04/12/2010 6:51 AM |
|
Hi,
Thanks a lot for your help and time.  |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|

|
|
|
|
|
|
|
|
|
|
 |
|