Digital Circuits Lab (2017 Spring)
- Quartus 16
- DE2-115 FPGA board
Pseudo-random number generator on FPGA
RSA decoder on FPGA, using Python for serial data trasmission on RS-232 interface
Audio recorder on FPGA using SDRAM, more details in report (Chinese)
A NIOS-II system that can load 3D models from SD card and render them on the screen in real time, link: https://github.com/victoresque/FPGA-Renderer
在 DE2-115 上實作亂數產生器
實作 RSA 解碼器,利用 RS-232 介面和 Python 進行資料傳輸
實作簡單的錄音機,細節請參考 Report
基於 NIOS-II 的實時 3D 渲染。 https://github.com/victoresque/FPGA-Renderer