Bruno Mussard <[EMAIL PROTECTED]> writes:

>[ ... ]   I should like to set-up  the following hierarchy
>configuration for a new "top-level" module MY_PROJECT :

> MY_PROJECT/ ---> IP_BLOCKS/ ---> USART/
>              |               |
>              |                -> USB_DEVICE/
>              |
>               -> ARM_CORE/

Nested amperstand modules?  I think they work.  If I understand
your diagram correctly,

    USB_DEVICE  path/to/USB_DEVICE
    USART       path/to/USART

    IP_BLOCKS   path/to/IP_BLOCKS &USART &USB_DEVICE
    ARM_CORE    path/to/ARM_CORE

    MY_PROJECT  path/to/MY_PROJECT &ARM_CORE &IP_BLOCKS

--
Pierre Asselin
Westminster, Colorado


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to