A simple 2D-Convolution algorithm in C and RISC-V and a padded 2D-Convolution in RISC-V.  (Individual Project)

阅读全文 »

Fetch the homework here on Github classroom, you will use Github for version control and Gradescope for submission.

阅读全文 »

Goals

  • Acquire hands-on practice in designing and debugging fundamental digital logic circuits using Logisim.
  • Accumulate proficiency through experience in designing and troubleshooting circuits with both combinational logic gates and memory-based state elements.
  • Cultivate expertise in designing Finite State Machines (FSMs) and effectively realizing them as digital logic implementations.
阅读全文 »

转写自组会上讲解使用的 Slides,高度凝练了 DATA100 中 Pandas 的教学内容。

阅读全文 »

HW 1 on Gradescope!

Fetch the homework here on Github classroom, you will use Github for version control and Gradescope for submission.

阅读全文 »

Goals

  • calling conventions, including prologue and epilogue.
  • manipulating stack pointer in RISC-V.
阅读全文 »