mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-04-15 16:09:58 +00:00
fixed mmu and fpu detection, added reset handling for autoconf, added fpga update
This commit is contained in:
11
README.md
11
README.md
@@ -48,6 +48,17 @@ run : `tar xvfz hd0.tar.gz`
|
||||
|
||||
**Currently the emulation is a bit buggy on IDE Interrupts, so it takes ages to boot from the emulated HDD. This will be fixed soon :)
|
||||
|
||||
** FPGA bitstream update :
|
||||
|
||||
install openocd
|
||||
`sudo apt-get install openocd`
|
||||
|
||||
make nprog.sh executable
|
||||
`chmod +x nprog.sh`
|
||||
|
||||
run the FPGA update with
|
||||
`sudo ./nprog.sh`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user