You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,19 @@ Enter selection> j
86
86
Maximum voltage for adaptive supply (e.g., '0000')> 2500
87
87
Reference byte for comparisons (e.g., '3e')> 00
88
88
````
89
+
90
+
91
+
## If you use Warp in your research, please cite it as:
92
+
Phillip Stanley-Marbell and Martin Rinard. “A Hardware Platform for Efficient Multi-Modal Sensing with Adaptive Approximation”. ArXiv e-prints (2018). arXiv:1804.09241.
93
+
94
+
**BibTeX:**
95
+
````
96
+
@ARTICLE{1804.09241,
97
+
author = {Stanley-Marbell, Phillip and Rinard, Martin},
98
+
title = {A Hardware Platform for Efficient Multi-Modal Sensing with Adaptive Approximation},
0 commit comments