Changes between Version 29 and Version 30 of Writing Rules/Caba
- Timestamp:
- Nov 22, 2012, 5:04:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Caba
v29 v30 9 9 = A) Introduction = 10 10 11 This manual describes the modeling rules for writing "cycle-accurate / bit-accurate" SystemC simulation models for SoCLib. Models complying with those rules can be used with the "standard" OSCI simulation engine (SystemC 2.x), but can be used also with others simulation engines, such as [SystemCass SystemCASS], which is optimized for such models.11 This manual describes the modeling rules for writing "cycle-accurate / bit-accurate" SystemC simulation models for SoCLib. Models complying with those rules can be used with the "standard" OSCI simulation engine (SystemC 2.x), but can be used also with others simulation engines, such as SystemCASS, which is optimized for such models. 12 12 13 13 Besides you may also want to follow the [WritingRules/General general SoCLib rules].