summaryrefslogtreecommitdiff
path: root/lib/Kratos/DFADriver/Model.pm
AgeCommit message (Expand)AuthorLines
2020-04-29Remove most unused perl scripts and modulesDaniel Friesel-495/+0
2017-09-18Remove support for XML modelsDaniel Friesel-168/+4
2017-09-18Support specification of transitions in AspectC++ annotationsDaniel Friesel-27/+60
2017-06-01UNINITIALIZED always has ID 0Daniel Friesel-0/+4
2017-06-01Model: initialized transition (relative) energy to 0Daniel Friesel-7/+13
2017-05-30Model: DriverEvalThread_{class}Daniel Friesel-2/+2
2017-05-22support benchmark values via attributes (for int) and slice variables (comple...Daniel Friesel-1/+23
2017-05-19Model: Support custom extra transitions by state (e.g. VCOM toggle in ENABLED)Daniel Friesel-0/+8
2017-05-18don't get confused by polymorphismDaniel Friesel-0/+24
2017-05-18Fix JSON generation from class/attributesDaniel Friesel-3/+12
2017-05-17Use JSON models instead of XMLDaniel Friesel-279/+124
2017-05-16autogenerate simple models (without args or parameters) from AC++ attributesDaniel Friesel-1/+80
2017-05-15perltidyDaniel Friesel-85/+96
2017-04-25get_state_power_with_params: support param = 0Daniel Friesel-1/+1
2017-04-21allow setting static params via LUTDaniel Friesel-2/+27
2017-04-13save voltage(s) in model filesDaniel Friesel-0/+16
2017-04-13support heap code to declare global variables used by the benchmarkDaniel Friesel-0/+9
2017-04-11lut supportDaniel Friesel-3/+60
2017-04-07simplify argfunction handlingDaniel Friesel-1/+1
2017-04-06refactoring, no more special treatment for timeout (mostly)Daniel Friesel-223/+153
2017-04-04split up rel_energy inte relative energy to previous state and to next stateDaniel Friesel-26/+52
2017-04-03initial commitDaniel Friesel-0/+555