Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
sagaracharya
/
swarajya
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
swarajya
/
hdl_to_hx8k
/
on_pi
Sagar Acharya
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 year ago
..
README
98693b33b6
Added scripts, to convert verilog to bitstream and flash it to hx8k olimex board
3 years ago
image
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 year ago
read_bit.sh
98693b33b6
Added scripts, to convert verilog to bitstream and flash it to hx8k olimex board
3 years ago
setup_write.sh
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 year ago
write_bit.sh
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 year ago
README
Credits: Andreas Seltenreich
Connect the following pins on PI3 to respective Olimex hx8k pins:
RPI3 ICE40-Olimex-hx8k
17 1
18 6
19 8
20 2
21 7
22 5(optional)
23 9
24 10
25 -
26 -
1. Make all the files executables
2. Use setup_write on initially connecting pins and powering up hx8k board.
3. Use read_bit.sh and write_bit.sh according to your needs.