antoinevg / hello-rusthdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-rusthdl

Requirements

pyenv virtualenv 3.11.1 gsg-luna
pyenv local gsg-luna
cd ~/GreatScott/luna.git && pip install -e .

brew install libusb
sudo mkdir /usr/local/lib
sudo ln -s /opt/homebrew/lib/libusb.dylib /usr/local/lib

Run

cargo run --release --bin blinky

About


Languages

Language:Verilog 42.0%Language:Rust 28.8%Language:Python 27.3%Language:Makefile 1.9%