Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 2 of 2

Full-Text Articles in Engineering

Geo-Spatial Mapping As A Catalyst For Creative And Engaged Design In Engineering Education, Jessie Zarazaga Apr 2019

Geo-Spatial Mapping As A Catalyst For Creative And Engaged Design In Engineering Education, Jessie Zarazaga

Multidisciplinary Studies Theses and Dissertations

Exploiting the technology of geo-spatial mapping student designers can develop deep understandings of the rich and layered data of a spatial context, a situational understanding essential to responsible civic design. However the actions inherent in the construction of spatial data armatures can simultaneously be harnessed as creative strategies, in which mapping processes become the context for generative spatial play. The ambition of this study is to propose efficient pedagogic structures to help prepare civil and environmental student engineers to be not only strong participants, but leaders, in the design of the built environment. The interpretation of site data, mapped as …


A Compiler Target Model For Line Associative Registers, Paul S. Eberhart Jan 2019

A Compiler Target Model For Line Associative Registers, Paul S. Eberhart

Theses and Dissertations--Electrical and Computer Engineering

LARs (Line Associative Registers) are very wide tagged registers, used for both register-wide SWAR (SIMD Within a Register )operations and scalar operations on arbitrary fields. LARs include a large data field, type tags, source addresses, and a dirty bit, which allow them to not only replace both caches and registers in the conventional memory hierarchy, but improve on both their functions. This thesis details a LAR-based architecture, and describes the design of a compiler which can generate code for a LAR-based design. In particular, type conversion, alignment, and register allocation are discussed in detail.