4 papers
Real-time Digital RF Emulation -- II: A Near Memory Custom Accelerator
Mandovi Mukherjee, Xiangyu Mao, Nael Rahman +16
A near memory hardware accelerator, based on a novel direct path computational model, for real-time emulation of radio frequency systems is demonstrated. Our evaluation of hardware…
Real-time Digital RF Emulation -- I: The Direct Path Computational Model
Coleman DeLude, Joe Driscoll, Mandovi Mukherjee +11
In this paper we consider the problem of developing a computational model for emulating an RF channel. The motivation for this is that an accurate and scalable emulator has the pot…
Combined Static Analysis and Machine Learning Prediction for Application Debloating
Chris Porter, Sharjeel Khan, Kangqi Ni +1
Software debloating can effectively thwart certain code reuse attacks by reducing attack surfaces to break gadget chains. Approaches based on static analysis enable a reduced set o…
Practical compilation of fexprs using partial evaluation: Fexprs can performantly replace macros in purely-functional Lisp
Nathan Braswell, Sharjeel Khan, Santosh Pande
Macros are a common part of Lisp languages, and one of their most lauded features. Much research has gone into making macros both safer and more powerful resulting in developments…