Hi All. As of today, ROACH builds now generate working BORPH (.bof) files. BORPH is up and running on ROACHs here at KAT, thanks to Hayden and Brandon Hamilton. Here is the shell output reading and writing to shared registers:
r...@roach:/tmp# ./test_basic.bof & [1] 22 r...@roach:/tmp# cd /proc/22/hw/ r...@roach:/proc/22/hw# echo "0" >> ioreg_mode r...@roach:/proc/22/hw# cd ioreg r...@roach:/proc/22/hw/ioreg# ls sh_bram sh_fifo_in2 sh_fifo_out2 sys_board_id sys_rev sh_fifo_in sh_fifo_out sh_reg_in sys_irq_controller sys_rev_rcs sh_fifo_in1 sh_fifo_out1 sh_reg_out sys_monitor sys_scratchpad r...@roach:/proc/22/hw/ioreg# echo "1234" >> sh_reg_in r...@roach:/proc/22/hw/ioreg# cat sh_reg_out 000004D2 r...@roach:/proc/22/hw/ioreg# Cheers, David -- David George Digital Design Engineer Karoo Array Telescope Tel: +27 21 531-7282 Fax: +27 21 531-9761 Email: [email protected] Web: www.ska.ac.za

