Sciweavers

703 search results - page 80 / 141
» Automatic Generation of Block-Recursive Codes
Sort
View
ARC
2010
Springer
183views Hardware» more  ARC 2010»
15 years 3 days ago
Integrated Design Environment for Reconfigurable HPC
Using FPGAs to accelerate High Performance Computing (HPC) applications is attractive, but has a huge associated cost: the time spent, not for developing efficient FPGA code but fo...
Lilian Janin, Shoujie Li, Doug Edwards
87
Voted
VISSOFT
2005
IEEE
15 years 5 months ago
SAB - The Software Architecture Browser
SAB is a tool for automatic generation of class diagrams from Java code. In addition to hierarchical layout, it features a wealth of user interaction facilities for dealing with c...
Nils Erben, Klaus-Peter Löhr
ECBS
1999
IEEE
93views Hardware» more  ECBS 1999»
15 years 4 months ago
Structured Specification of Model Interpreters
Model interpreters play an essential role in modelintegrated systems: they transform domain-specific models into executable models. The state-ot-the-art of model interpreter writi...
Gabor Karsai
105
Voted
ITP
2010
172views Mathematics» more  ITP 2010»
15 years 3 months ago
Equations: A Dependent Pattern-Matching Compiler
Abstract. We present a compiler for definitions made by pattern matching on inductive families in the Coq system. It allows to write structured, recursive dependently-typed functi...
Matthieu Sozeau
DAGSTUHL
2007
15 years 1 months ago
Some Experiments on Tiling Loop Programs for Shared-Memory Multicore Architectures
The model-based transformation of loop programs is a way of detecting fine-grained parallelism in sequential programs. One of the challenges is to agglomerate the parallelism to a...
Armin Größlinger