summary refs log tree commit diff
path: root/notes.txt
blob: ca7f97898d57e45e1e5b4b1bfb9db102b053a117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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