Very Large Scale Integration Testing leaf node


URI

https://openalex.org/T11032

Label

Very Large Scale Integration Testing

Description

This cluster of papers focuses on various aspects of testing Very Large Scale Integration (VLSI) circuits, including techniques such as test data compression, embedded cores testing, scan testing, analog circuit fault diagnosis, BIST schemes, test access architectures, low-power testing, and delay fault testing.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11032> a skos:Concept ;
    rdfs:label "Very Large Scale Integration Testing"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Very_Large_Scale_Integration#Testing>,
        <https://openalex.org/T11032> ;
    skos:broader oasubfields:1708 ;
    skos:definition "This cluster of papers focuses on various aspects of testing Very Large Scale Integration (VLSI) circuits, including techniques such as test data compression, embedded cores testing, scan testing, analog circuit fault diagnosis, BIST schemes, test access architectures, low-power testing, and delay fault testing."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Very Large Scale Integration Testing"@en ;
    openalex:cited_by_count 419272 ;
    openalex:works_count 47325 .