package xdc.tools.product

Interfaces for products contributing RTSC packages

XDCspec declarations sourced in xdc/tools/product/package.xdc
package xdc.tools.product [1, 0, 0] {
 
    interface IProduct;
    // Interface specifying product details
    interface IProductTemplate;
    // Interface to provide examples for a product
    interface IProductView;
    // Define a product as a logical group of RTSC modules
}
generated on Tue, 24 Aug 2010 15:39:23 GMT