This HTML5 document contains 50 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n9https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n18http://www.asset-intertech.com/eresources/
freebasehttp://rdf.freebase.com/ns/
dbpedia-cshttp://cs.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://www.xilinx.com/support/documentation/application_notes/
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Design_for_testing
dbo:wikiPageWikiLink
dbr:Serial_Vector_Format
Subject Item
dbr:Boundary_scan
dbo:wikiPageWikiLink
dbr:Serial_Vector_Format
Subject Item
dbr:JTAG
dbo:wikiPageWikiLink
dbr:Serial_Vector_Format
Subject Item
dbr:SVF
dbo:wikiPageWikiLink
dbr:Serial_Vector_Format
dbo:wikiPageDisambiguates
dbr:Serial_Vector_Format
Subject Item
dbr:Serial_Vector_Format
rdf:type
dbo:Software yago:Message106598915 yago:Communication100033020 yago:Format106636806 yago:WikicatComputerFileFormats yago:Information106634376 yago:Abstraction100002137
rdfs:label
Serial Vector Format Serial Vector Format Serial Vector Format
rdfs:comment
Serial Vector Format (SVF) je typ souboru, který slouží k popisu operací na sběrnici (Joint Test Action Group). Lze jej využít k definici tzv. vektorů pro testování plošných spojů, nebo programování různých obvodů podporující JTAG. Jednotlivé příkazy popisují sběrnici JTAG (nastavení frekvence TCK, absence nTRST, atd.), nebo vlastní IR a DR scany. Das Serial Vector Format (kurz SVF) ist ein Dateiformat zum Austausch von Boundary-Scan-Testvektoren. Es wurde 1991 gemeinsam von Texas Instruments und Teradyne mit dem Ziel einer herstellerunabhängigen Beschreibung von JTAG-Operationen entwickelt. Heute wird es von dem Unternehmen ASSET InterTech gepflegt. Das Serial Vector Format ist neben derVerwendung bei ATE-Systemen auch als Programmierdatei für Programmierbare logische Schaltungen und Mikrocontroller üblich. Serial Vector Format (SVF) is a file format that contains boundary scan vectors to be sent to an electronic circuit using a JTAG interface. Boundary scan vectors consist of the following data: * Stimulus data: This is data to be sent to a device or electronic circuit * Expected response: This is the data the device or circuit is expected to send back if there is no error * Mask data: Defines which bits in the expected response are valid; other bits of the device's response are unknown and must be ignored when comparing the expected response and the data returned from the circuit * Additional information on how to send the data (e.g. maximum clock frequency)
dct:subject
dbc:Electronics_manufacturing
dbo:wikiPageID
9269819
dbo:wikiPageRevisionID
789012831
dbo:wikiPageWikiLink
dbr:Clock_signal dbc:Electronics_manufacturing dbr:Mask_(computing) dbr:Electronic_circuit dbr:Texas_Instruments dbr:VHDL dbr:CPLD dbr:Bit dbr:Teradyne dbr:Boundary_scan dbr:JTAG
dbo:wikiPageExternalLink
n16:xapp503.pdf n18:svf-serial-vector-format-specification-jtag-boundary-scan
owl:sameAs
dbpedia-de:Serial_Vector_Format n9:29Zkv dbpedia-cs:Serial_Vector_Format freebase:m.0282f9z wikidata:Q2273364
dbp:wikiPageUsesTemplate
dbt:ISBN
dbo:abstract
Serial Vector Format (SVF) is a file format that contains boundary scan vectors to be sent to an electronic circuit using a JTAG interface. Boundary scan vectors consist of the following data: * Stimulus data: This is data to be sent to a device or electronic circuit * Expected response: This is the data the device or circuit is expected to send back if there is no error * Mask data: Defines which bits in the expected response are valid; other bits of the device's response are unknown and must be ignored when comparing the expected response and the data returned from the circuit * Additional information on how to send the data (e.g. maximum clock frequency) The SVF standard was jointly developed by companies Texas Instruments and Teradyne. Control over the format has been handed off to boundary-scan solution provider ASSET InterTech. The most recent revision is Revision E. SVF files are used to transfer boundary scan data between tools. As an example a VHDL compiler may create an SVF file that is read by a tool for programming CPLDs. The SVF file is defined as an ASCII file that consists of a set of SVF statements. The maximum number of characters allowed on a line is 256, although one SVF statement can span more than one line. Each statement consists of a command and associated parameters. Each SVF statement is terminated by a semicolon. SVF is not case sensitive. Comments can be inserted into a SVF file after an exclamation point ‘!’ or a pair of slashes ‘//’. Either ‘//’ or ‘!’ will comment out the remainder of the line. Das Serial Vector Format (kurz SVF) ist ein Dateiformat zum Austausch von Boundary-Scan-Testvektoren. Es wurde 1991 gemeinsam von Texas Instruments und Teradyne mit dem Ziel einer herstellerunabhängigen Beschreibung von JTAG-Operationen entwickelt. Heute wird es von dem Unternehmen ASSET InterTech gepflegt. Das Serial Vector Format ist neben derVerwendung bei ATE-Systemen auch als Programmierdatei für Programmierbare logische Schaltungen und Mikrocontroller üblich. Serial Vector Format (SVF) je typ souboru, který slouží k popisu operací na sběrnici (Joint Test Action Group). Lze jej využít k definici tzv. vektorů pro testování plošných spojů, nebo programování různých obvodů podporující JTAG. SVF soubor je definován jako ASCII soubor, který se skládá z řady SVF příkazů popisujících operace na sběrnici JTAG. Maximální počet znaků na řádek je 256. Každý řádek se skládá z příkazu a souvisejících parametrů. Každý příkaz je ukončen středníkem, příkazy mohou být i víceřádkové. SVF nerozlišuje velká a malá písmena. Komentáře jsou v SVF soubor uvozeny vykřičníkem '!' nebo dvěma lomítky '//'. Vše za touto značkou je ignorováno. Jednotlivé příkazy popisují sběrnici JTAG (nastavení frekvence TCK, absence nTRST, atd.), nebo vlastní IR a DR scany.
gold:hypernym
dbr:Format
prov:wasDerivedFrom
wikipedia-en:Serial_Vector_Format?oldid=789012831&ns=0
dbo:wikiPageLength
3459
foaf:isPrimaryTopicOf
wikipedia-en:Serial_Vector_Format
Subject Item
dbr:.svf
dbo:wikiPageWikiLink
dbr:Serial_Vector_Format
dbo:wikiPageRedirects
dbr:Serial_Vector_Format
Subject Item
wikipedia-en:Serial_Vector_Format
foaf:primaryTopic
dbr:Serial_Vector_Format