Re: Another PiStorm Blog
Posted: 01 May 2024 18:59
OK, so the README.md is almost impossible to read using less. Apparently openocd isn't used. so...
And it just sits there. I wish ataritest had a verbose mode.
Code: Select all
root@PiStorm:/home/steve/pistorm-atari# rtl/pistormflash -s rtl/EPM240_bitstream.svf
WARNING: Setting JTAG clock frequency to 100000 ignored!
root@PiStorm:/home/steve/pistorm-atari# rtl/pistormflash -v -s rtl/EPM240_bitstream.svf
xsvftool-gpio, part of Lib(X)SVF (http://www.clifford.at/libxsvf/).
Copyright (C) 2009 RIEGL Research ForschungsGmbH
Copyright (C) 2009 Clifford Wolf <clifford@clifford.at>
Lib(X)SVF is free software licensed under the ISC license.
Playing SVF file `rtl/EPM240_bitstream.svf'.
WARNING: Setting JTAG clock frequency to 100000 ignored!
Total number of clock cycles: 162300
Number of significant TDI bits: 123611
Number of significant TDO bits: 61520
Finished without errors.
root@PiStorm:/home/steve/pistorm-atari# ./ataritest --memory tests=rw
[INIT] CPU clock is 600 MHz
[INIT] CORE clock is 250 MHz
[INIT] Using clock divisor 2.000 with PLLD
[INIT] GPIO clock is 125.000 MHz
^C
ATARITEST aborted
root@PiStorm:/home/steve/pistorm-atari# ./ataritest -v --memory tests=rw
[INIT] CPU clock is 600 MHz
[INIT] CORE clock is 199 MHz
[INIT] Using clock divisor 1.592 with PLLD
[INIT] GPIO clock is 125.000 MHz