Reading List April 2021

A collection of my interesting blogs, talks, researches I read in a month

My reading list April 2021

Vitis HLS

  • Fix crt1.o, crtl.o not found related to ld in Vitis HLS: sudo ln -s /usr/lib/x86_64-linux-gnu /usr/lib64

  • I prepare a guest lecture, just a introduction to Vitis High Level Synthesis, I prepare the slides, the lecture is to give everyone a easy, and formal approach to HLS. Including good coding and practice.

Security

Deep Learning

  • Ptolemy: Architecture Support for Robust Deep Learning: This paper is the new state-of-the-art robust deep learning. By using path extraction, it can detect adversarial attack in inference time, with little overhead. If you’re looking of Robust deep learning, this is the best at the moment. Ptolemy has everything: Software, Hardware, Architect, ISA.
Duc Tri Nguyen
Duc Tri Nguyen
Graduate Research Assistant

My research interests include implementation of Post-Quantum Cryptography using High Level Synthesis in FPGA and NEON instruction in ARM platform, beside, sometimes I play CTFs, Crypto and Reverse Engineering are my favorite categories.