Please enable JavaScript in your browser!
Sākums
Izpētīt
Palīdzība
Pierakstīties
sagaracharya
/
hdl_to_hx8k
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Small scripts to create a bitstream out of hdl code and flash on Olimex HX8K board.
2
Revīzijas
1
Atzari
0
Laidieni
Koks:
4757055125
Atzari
Tagi
master
hdl_to_hx8k
HTTPS
SSH
ZIP
TAR.GZ
Sagar Acharya
4757055125
added necessary scripts
3 gadi atpakaļ
on_pi
4757055125
added necessary scripts
3 gadi atpakaļ
LICENSE
99c98d5f82
Initial commit
3 gadi atpakaļ
README
4757055125
added necessary scripts
3 gadi atpakaļ
bitgen.sh
4757055125
added necessary scripts
3 gadi atpakaļ
README
Credits: Andreas Seltenreich
[Tested on Raspberry Pi OS Lite]
Bitgen generates a bitstream from verilog code.
For using bitgen, write a verilog file with name, example.v(say) and pin config file example_pin.pcf
Run "./bitgen.sh example example_pin"
'image' file generated is the one to be written on your olimex hx8k
Troubleshoot:
1. Make bitgen.sh an executable (if not).