mirror of
https://github.com/MiSTer-devel/MkDocs_MiSTer.git
synced 2026-04-19 03:04:38 +00:00
37 lines
2.6 KiB
Markdown
37 lines
2.6 KiB
Markdown
---
|
|
hide:
|
|
- toc
|
|
---
|
|
|
|
Here's some useful links for experienced and new developers:
|
|
|
|
## MiSTer FPGA Tutorials
|
|
[Alanswx's MiSTer Tutorials series](https://github.com/alanswx/Tutorials_MiSTer){target=_blank}
|
|
[pram0d's FPGA Core Development Series Part 1](https://pram0d.com/2022/07/26/fpga-core-development-series-part-1/){target=_blank} and [Part 2](https://pram0d.com/2022/07/27/fpga-core-development-series-part-2/){target=_blank}
|
|
[MiSTer Retro Wolf's Tutorial Series](https://www.youtube.com/channel/UCyyulMfhskfuqLiyJw3GMSg/videos?view=0&sort=da&flow=grid){target=_blank}
|
|
|
|
## General FPGA Development Tutorials
|
|
[Beginning FPGA Graphics](https://projectf.io/posts/fpga-graphics/){target=_blank}
|
|
|
|
## MiSTer Development Resources
|
|
[MiSTer FPGA Core Template](https://github.com/MiSTer-devel/Template_MiSTer){target=_blank}
|
|
[JimmyStones' Verilator Template](https://github.com/JimmyStones/Verilator_Template){target=_blank}
|
|
[JimmyStones' Generic Pause Module](https://github.com/JimmyStones/Pause_MiSTer){target=_blank}
|
|
[JimmyStones' Generic HiScores Module](https://github.com/JimmyStones/Hiscores_MiSTer){target=_blank}
|
|
[Compiling the Linux Kernel](https://github.com/MiSTer-devel/Main_MiSTer/wiki/Compiling-the-Linux-kernel-for-MiSTer){target=_blank}
|
|
[Compiling the bootloader](https://github.com/MiSTer-devel/Main_MiSTer/wiki/Compiling-the-boot-loader-for-MiSTer){target=_blank}
|
|
[Compiling Main_MiSTer - Arm Cross Compiling](https://github.com/MiSTer-devel/Main_MiSTer/wiki/ARM-cross-compiling){target=_blank}
|
|
[USB Blaster for Debugging](https://github.com/MiSTer-devel/Main_MiSTer/wiki/USB-Blaster-(debugging)){target=_blank}
|
|
|
|
## Quartus Lite 17.0.2 Download Links
|
|
[Quartus Lite 17.0.2 for Windows](https://download.altera.com/akdlm/software/acdsinst/17.0std.2/602/ib_tar/Quartus-lite-17.0.2.602-windows.tar){target=_blank}
|
|
[Quartus Lite 17.0.2 for Linux](https://download.altera.com/akdlm/software/acdsinst/17.0std.2/602/ib_tar/Quartus-lite-17.0.2.602-linux.tar){target=_blank}
|
|
[Quartus 17.0 Help](https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/index.htm#quartus/gl_quartus_welcome.htm){target=_blank}
|
|
|
|
## DE10-Nano Resources
|
|
[DE10-Nano Rev. B2/C Manual](https://www.terasic.com.tw/cgi-bin/page/archive_download.pl?Language=English&No=1046&FID=f1f656bb5f040121c36f2f93f6b107ff){target=_blank}
|
|
[DE10-Nano Schematic](https://www.terasic.com.tw/cgi-bin/page/archive_download.pl?Language=English&No=1046&FID=5d856258e00159cd47d7fe3ca35c1f3a){target=_blank}
|
|
|
|
## General Development Resources
|
|
[Various Licenses and Comments about Them](https://www.gnu.org/licenses/license-list.html){target=_blank}
|