package ti.uia.family.c64p

Contains Timestamp providers for C64P devices

XDCspec declarations sourced in ti/uia/family/c64p/package.xdc
package ti.uia.family.c64p [1, 0, 0, 0] {
 
    module GemTraceSync;
    // C64X+ specific code for injecting sync point info into the GEM Trace stream
    module TimestampC6472Timer;
    // Implementation of ITimestampProvider using C6472 General purpose 64b timer
    module TimestampC6474Timer;
    // Implementation of ITimestampProvider using C6474 General purpose 64b timer
    module TimestampC64XLocal;
    // Implementation of ITimestampProvider for the C64X ISA's internal timestamp
}
generated on Tue, 14 Feb 2017 00:15:11 GMT