About: Handel-C

An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Handel-C is a high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs. It is a rich subset of C, with non-standard extensions to control hardware instantiation with an emphasis on parallelism. Handel-C is to hardware design what the first high-level programming languages were to programming CPUs. Unlike many other design languages that target a specific architecture Handel-C can be compiled to a number of design languages and then synthesised to the corresponding hardware. This frees developers to concentrate on the programming task at hand rather than the idiosyncrasies of a specific design language and architecture.

Property Value
dbo:abstract
  • Handel-C is a high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs. It is a rich subset of C, with non-standard extensions to control hardware instantiation with an emphasis on parallelism. Handel-C is to hardware design what the first high-level programming languages were to programming CPUs. Unlike many other design languages that target a specific architecture Handel-C can be compiled to a number of design languages and then synthesised to the corresponding hardware. This frees developers to concentrate on the programming task at hand rather than the idiosyncrasies of a specific design language and architecture. (en)
  • Handel-C è un linguaggio di programmazione per la descrizione dell'hardware che si basa sulla sintassi del C e che quindi descrive i circuiti a livello più alto rispetto al VHDL. Ogni deve poter essere tradotto in un circuito elettronico. Questo linguaggio è più facilmente apprendibile e rende più veloce la definizione di un prototipo ma rende più difficoltosa la fase di compilazione, già problematica nel VHDL. Ad ogni istruzione può corrispondere un solo comando, queste possono essere eseguite in o (nello stesso ciclo di clock – flusso di esecuzione a n rami paralleli). Le costanti vengono usate in espressioni e assegnamenti. Ogni variabile può essere scritta una sola volta per ciclo di clock e può essere letta più volte. Si possono dichiarare anche tre tipi di memorie: RAM, ROM, . In questo linguaggio sono particolarmente utili i canali, cioè i buffer, per la comunicazione tra processi. In ogni ciclo un solo processo può scrivere e solo uno può leggere. (it)
  • Handel-C — Си-подобный язык программирования, имеющий встроенные возможности для параллельных вычислений через FPGA. (ru)
  • Handel-C是一個程式語言,是一個專門編譯用在FPGA以及ASIC上的硬體描述語言。它是一個C語言的子集,並且有一些非標準的控制硬體即時性以及并行性的特性。 (zh)
dbo:designer
dbo:developer
dbo:influencedBy
dbo:latestReleaseVersion
  • v3.0
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4244144 (xsd:integer)
dbo:wikiPageLength
  • 9475 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1108623769 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
dbp:developer
  • ESL; Celoxica; Agility; Mentor Graphics (en)
dbp:fileExt
  • .hcc, .hch (en)
dbp:implementations
  • Celoxica DK http://192.168.100.187 (en)
dbp:influencedBy
dbp:latestReleaseVersion
  • v3.0 (en)
dbp:name
  • Handel-C (en)
dbp:operatingSystem
dbp:paradigm
  • Imperative , concurrent (en)
dbp:turingComplete
  • Yes (en)
dbp:typing
dbp:website
dbp:wikiPageUsesTemplate
dbp:year
  • 1996 (xsd:integer)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Handel-C is a high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs. It is a rich subset of C, with non-standard extensions to control hardware instantiation with an emphasis on parallelism. Handel-C is to hardware design what the first high-level programming languages were to programming CPUs. Unlike many other design languages that target a specific architecture Handel-C can be compiled to a number of design languages and then synthesised to the corresponding hardware. This frees developers to concentrate on the programming task at hand rather than the idiosyncrasies of a specific design language and architecture. (en)
  • Handel-C — Си-подобный язык программирования, имеющий встроенные возможности для параллельных вычислений через FPGA. (ru)
  • Handel-C是一個程式語言,是一個專門編譯用在FPGA以及ASIC上的硬體描述語言。它是一個C語言的子集,並且有一些非標準的控制硬體即時性以及并行性的特性。 (zh)
  • Handel-C è un linguaggio di programmazione per la descrizione dell'hardware che si basa sulla sintassi del C e che quindi descrive i circuiti a livello più alto rispetto al VHDL. Ogni deve poter essere tradotto in un circuito elettronico. Questo linguaggio è più facilmente apprendibile e rende più veloce la definizione di un prototipo ma rende più difficoltosa la fase di compilazione, già problematica nel VHDL. Ad ogni istruzione può corrispondere un solo comando, queste possono essere eseguite in o (nello stesso ciclo di clock – flusso di esecuzione a n rami paralleli). Le costanti vengono usate in espressioni e assegnamenti. Ogni variabile può essere scritta una sola volta per ciclo di clock e può essere letta più volte. Si possono dichiarare anche tre tipi di memorie: RAM, ROM, . In (it)
rdfs:label
  • Handel-C (en)
  • Handel-C (it)
  • Handel-C (ru)
  • Handel-C (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Handel-C (en)
foaf:page
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License