blob: c339d0384e3586f595d4273f904b014d8df79221 [file] [log] [blame]
/*
* ======== txn/clocks/Clock64P.xdc ========
*/
import acme.utils.clocks.IClock;
/*! TMS320C64+ IClock module */
@ModuleStartup
module Clock64P inherits IClock {
/* no additional features or internal details */
};