Sciweavers

1626 search results - page 47 / 326
» Subtyping with Power Types
Sort
View
ARITH
2009
IEEE
15 years 9 months ago
Advanced Clockgating Schemes for Fused-Multiply-Add-Type Floating-Point Units
The paper introduces fine-grain clockgating schemes for fused multiply-add-type floating-point units (FPU). The clockgating is based on instruction type, precision and operand v...
Jochen Preiss, Maarten Boersma, Silvia Melitta M&u...
85
Voted
ECOOP
2008
Springer
15 years 4 months ago
Ptolemy: A Language with Quantified, Typed Events
Implicit invocation (II) and aspect-oriented (AO) languages provide related but distinct mechanisms for separation of concerns. II languages have explicitly announced events that r...
Hridesh Rajan, Gary T. Leavens
VLSID
2006
IEEE
170views VLSI» more  VLSID 2006»
16 years 2 months ago
16-Bit Segmented Type Current Steering DAC for Video Applications
In this paper, 16-bit, 50 MHz Current Steering DAC is designed. This DAC is implemented using TSMC 0.35 ?m technology. An optimum segmentation is done of 16-bits into binary and t...
Gaurav Raja, Basabi Bhaumik
111
Voted
SOCO
2005
Springer
15 years 8 months ago
On Typesafe Aspect Implementations in C++
Compared to other languages, the C++ language offers a less powerful runtime type system, but a very powerful static type system. In AspectC++, this is addressed by an extended joi...
Daniel Lohmann, Olaf Spinczyk
125
Voted
POPL
1994
ACM
15 years 6 months ago
Manifest Types, Modules, and Separate Compilation
This paper presents a variant of the SML module system roduces a strict distinction between abstract types and manifest types (types whose definitions are part of the module speci...
Xavier Leroy