=========SUMMARY========= Example of scheduling simulation with CRPD in Cheddar - Generate a case study - Run scheduling simulation - Generate an event table =========INSTRUCTION========= - cd (Cheddar Directory)/trunk/src - source ../compilelinux64.bash - make cacheAnalysis - ./cacheAnalysis -t A =========RESULT========= - Case study in Cheddar-ADL: framework_examples/cache_analysis_examples/xml/case_study.xml - Event table generated by scheduling simulation: framework_examples/cache_analysis_examples/xml/case_study_ev.xml =========CHEDDAR-GUI========= To run the case study with the GUI of Cheddar - cd (Cheddar Directory)/trunk/src - source ../compile.bash - make cheddar - ./cheddar framework_examples/cache_analysis_examples/xml/case_study.xml - Open Tools/Scheduling/Scheduling Options. - Check the check box "CRPD". - Click the simulation buttion (Play Icon).