Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
sagaracharya
/
swarajya
Tarkkaile
1
Äänestä
1
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
master
Branchit
Tagit
master
swarajya
/
hdl_to_hx8k
Sagar Acharya
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 vuosi sitten
..
on_pi
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 vuosi sitten
README
0d3eb161eb
added incomplete vt52, removed olimex ps2 and vga based codes
2 vuotta sitten
bitgen.sh
72fb842564
Moved towards Riscy-SoC based on rv64 and added some datasheets
1 vuosi sitten
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).