Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • feature/runtime-validations
  • main default protected
  • APP4MC_v2.0.0
  • APP4MC_v1.2.0
  • v1_2_0
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Oct9752125Sep16151487630Aug26252423432128Jul272522201811929Jun2373231May2420181028Mar141073118Feb1716151443131Jan21201513411Dec10973230Nov2926252423181716Sep136218Aug17161310654229Jul28292823201916520May181076529Apr28262322212016151392130Mar161312119311Feb1020Jan11Dec23Nov1215Oct1422Sep212026Jun252423May221918151413430Apr23120Mar19184Feb31Jan2213920Dec65use public API's Connection class to define access pathsadded static lib to conan package infoupdated public header setremoved Common.cpp from buildadded sstream include (previously via Common.h)extracted callback&manager from Common.hremoved unused includeremoved non-API includeadapted to changes in HwAccessElementuse explicit class Memory, instead of templateuse plain string to create the desired tracerremoved unused includeexchanged polymorphic value member with shared ptr, some restructuringcreated collective headers for each submodeladded pragma onceupdated stimuli after API/base class changeadded conditions handling to stimuli APIupdated interprocess trigger, due to wrapped stimuluswrapped interprocess triggerupdated examples after wrapping StimuliModel classeswrapped EventStimuluswrapped periodic stimuli, moved subkinds to separate fileswrapped SingleStimulusclarified API, task/stimulus allocation done via Stimulus, made Task::addStimulus private (accessible through friend Stimulus), added StimulusApi.hincluded Common.hreorganized Stimuli.h contents into seperate filesupdated error msguse const ref for 1st parameter of AbstractMemoryElement ctorremoved unused includeuse const reference in ProcessEvent ctorremoved unused includereplaced sc_time with Time, removed unused member, adapted ChannelRead/Writeadapt to deleted getterswitched from systemC types to internal typesmoved event operations to SoftwareModel, some refactoringupdated examples after revision of OsModelswitched Semaphore-> SemaphoreImplwrapped Semaphoreuse constexprwrapped RandomScheduler
Loading