Changes between Version 1 and Version 2 of DsxDrivers
- Timestamp:
- Aug 30, 2006, 3:52:50 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DsxDrivers
v1 v2 13 13 * Keeps silent until code generation is asked (it may never be asked) 14 14 15 This way, we may generate with the same driver class (eg generate SystemC/Caba code) different [wiki:DsxWare Wares], with different options; or the other way around, generate the same [wiki:DsxWare Wares] many times through different backends.15 This way, we may generate with the same driver class (eg generate !SystemC/Caba code) different [wiki:DsxWare Wares], with different options; or the other way around, generate the same [wiki:DsxWare Wares] many times through different backends. 16 16 17 17 = Registering =