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 Thu, 23 Aug 2012 18:50:51 GMT