Skip to content

Commit

Permalink
update some links
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntsai0312 committed Jan 4, 2025
1 parent 6f3f46f commit 7c04f34
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
5 changes: 1 addition & 4 deletions Final/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,8 @@

### How To Run on DE2-115 with QuartusII

- [Report](./doc/team04_final_report.pdf)
- [Presentation Slide](./doc/team04_final_presentation.pdf)
- [Intro Doc](./README.md)
- [Demo Video](https://youtu.be/5cRheklZcRc)

1. Open DE2-115 Control Panel (download it on the web) and write in `bin/combinedLUT.bin`
![Control Panel](doc/controlPanel.png)
2. Set the GPIO pins in `src/DE2_115/DE2_115.sv` (cmd+f/ctrl+f to search all GPIO pins)
Expand Down
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@

## Important Links

- [Quartus Project](https://drive.google.com/drive/folders/1OktEoPV2jMeLqUy1SiT1-zwpx0gXxLmx?usp=sharing)
- [Tutorial Playlist](https://www.youtube.com/playlist?list=PLP9ciln8xBIb9-tJLALe52f9hO5jF7NEm)
- [Quartus Project](https://drive.google.com/drive/folders/1OktEoPV2jMeLqUy1SiT1-zwpx0gXxLmx?usp=sharing)
- [Tutorial Playlist](https://www.youtube.com/playlist?list=PLP9ciln8xBIb9-tJLALe52f9hO5jF7NEm)
- [Lab 3 Documentary](https://youtu.be/LfaZXk93TVM?si=xt3CV7MuYrcmKlDo)
- [Final Documentary](https://youtu.be/1tR94tOqX50?si=pVh7EZTTQjXuG8Md)

## Lab 1 亂數產生器

Expand Down Expand Up @@ -48,6 +50,7 @@
- [Tutorial Video 1](https://youtu.be/lxQ1CqLxdgA)
- [Tutorial Video 2](https://youtu.be/XZyHApFdQvU)
- [Demo Video](https://youtube.com/shorts/vMJCUgTGA44?feature=share)
- [Documentary](https://youtu.be/LfaZXk93TVM?si=xt3CV7MuYrcmKlDo)

### Functions

Expand All @@ -67,6 +70,7 @@
- [Presentation Slide](./Final/doc/team04_final_presentation.pdf)
- [Intro Doc](./Final/README.md)
- [Demo Video](https://youtu.be/5cRheklZcRc)
- [Documentary](https://youtu.be/1tR94tOqX50?si=pVh7EZTTQjXuG8Md)

### Features

Expand All @@ -76,6 +80,19 @@
4. Different friction constants for different tracks
5. 2D elastic collision

## Other DCLAB Links/Repo

- [Official Youtube Channel](https://www.youtube.com/@dclabntuee8993)
- [Materials](https://github.com/Terminatorjjjjj/NTUEE-DCLAB-Materials.git)
- [2017 Spring, victoresque, Lab 1, Lab 2, Lab 3](https://github.com/victoresque/DCLab.git)
- [2017 Spring, victoresque, Final](https://github.com/victoresque/FPGA-Renderer.git)
- [2020 Fall, ChienKaiMa, All](https://github.com/ChienKaiMa/2020Fall-NTUEE-DCLAB.git)
- [2020 Fall, ChienKaiMa, Final](https://github.com/ChienKaiMa/HDR-Imaging-with-FPGA.git)
- [2021 Fall, DCLAB08, Final](https://github.com/DCLAB08/Real-Time-Image-Video-Dehazing.git)
- [2024 Spring, dereklin1205, All](https://github.com/dereklin1205/NTUEE_DCLAB.git)
- [2024 Fall, gary920209, Lab 1, Lab 2, Lab 3](https://github.com/gary920209/Digital_Design_Lab.git)
- [2024 Fall, gary920209, Final](https://github.com/gary920209/music_interactive_games.git)

## Some Github Commands

* Remember to save and git add, git commit before doing further operations
Expand Down

0 comments on commit 7c04f34

Please sign in to comment.