summary refs log tree commit diff
path: root/notes.txt
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2024-01-26 21:09:09 +0200
committertzlil <tzlils@protonmail.com>2024-01-26 21:09:09 +0200
commit5c6635052b6983d2149b936762298200f6419275 (patch)
treed6cde34d61df3aa7be7e63bbb42da157207a93a9 /notes.txt
parent3b5936958c72d7f4db1b5d0deb00cdb43a2f5e66 (diff)
UART ECHO SERVER!!!!!!!!
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
new file mode 100644
index 0000000..ca7f978
--- /dev/null
+++ b/notes.txt
@@ -0,0 +1,17 @@
+get the quartus toolchain from nixpkgs
+NIXPKGS_ALLOW_UNFREE=1 nix shell --impure nixpkgs#quartus-prime-lite
+
+get clash
+nix shell github:clash-lang/clash-compiler
+
+blink example clash
+https://qbaylogic.com/all/clash/new-clash-fpga-starter/
+
+write a .sof file to the fpga over jtag
+quartus_pgm -m jtag -o "p;blinker.sof"
+
+compile a whole project
+quartus_sh --flow compile blinker
+
+the one i have is:
+Cyclone V 5CGXFC5C6F27C7