- Install Python with update path enabled
- in powershell:
pip install tinyprog
thenwsl --shutdown
then open WSL2 again
Don't forget to press the reset button on the fpga before programming
// USES OLDER VERSION OF FORMALITY | |
// | |
// npm i -g [email protected] | |
// fm -t ByteFusion/main; fm -o ByteFusion/main | |
T Bit | |
| z | |
| o | |
T Byte |
// npm i -g [email protected] | |
// fm -t ByteFusion2/main && fm -o ByteFusion2/main | |
// INats serve as the base for fused iteration | |
// The inductive hypothesis on nats. Erases to Church. | |
INat : Type | |
${self} | |
( P : INat -> Type; | |
izero : P(izero), |
# Install: https://github.com/BurntSushi/ripgrep#installation | |
# Use ripgrep instead of grep | |
set-option global grepcmd 'rg -Hn --no-heading' |
pip install tinyprog
then wsl --shutdown
then open WSL2 againDon't forget to press the reset button on the fpga before programming