{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "SCHEMATIC",
    "description": "",
    "dateCreated": "2024-11-29",
    "datePublished": "2024-11-29",
    "license": [
        "MIT License"
    ],
    "url": "https:\/\/hal.science\/hal-04581100",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04581100",
            "value": "hal-04581100"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:34080da109472c507b22c9320efef679af7a3a19;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04581100;visit=swh:1:snp:9d795ab4d12c55b6a805222a3846c2ea70196f40;anchor=swh:1:rel:87983351a70daa392b67729ebf0d64d1d1170868;path=\/",
            "value": "swh:1:dir:34080da109472c507b22c9320efef679af7a3a19;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04581100;visit=swh:1:snp:9d795ab4d12c55b6a805222a3846c2ea70196f40;anchor=swh:1:rel:87983351a70daa392b67729ebf0d64d1d1170868;path=\/"
        }
    ],
    "applicationCategory": [
        "info"
    ],
    "keywords": [
        "Battery-less devices",
        "Memory Allocation",
        "Compilation",
        "Embedded Systems",
        "Compilation",
        "Syst\u00e8mes Embarqu\u00e9s",
        "Allocation M\u00e9moire",
        "Syst\u00e8mes sans-batterie"
    ],
    "funder": [
        "Ce travail a b\u00e9n\u00e9fici\u00e9 d\u2019une aide de l\u2019Etat attribu\u00e9e au Labex CominLabs et g\u00e9r\u00e9e par l\u2019Agence Nationale de la Recherche au titre du programme \u00ab Investissements d\u2019avenir \u00bb portant la r\u00e9f\u00e9rence ANR-10-LABX-07-01"
    ],
    "codeRepository": "https:\/\/gitlab.inria.fr\/hreymond\/schematic",
    "programmingLanguage": [
        "Python"
    ],
    "runtimePlatform": [
        "Emulateur ScEpTIC"
    ],
    "operatingSystem": [
        "Linux"
    ],
    "version": "1",
    "softwareVersion": "1.0",
    "dateModified": "2026-02-05",
    "developmentStatus": "Termin\u00e9",
    "referencePublication": {
        "doi": "10.1109\/CGO57630.2024.10444789"
    },
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [],
                "givenName": "Hugo",
                "familyName": "Reymond",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "PACAP"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Hugo",
            "familyName": "Reymond"
        }
    ]
}