swapforth icon indicating copy to clipboard operation
swapforth copied to clipboard

"$10 $0004 io!" does not turn the led on

Open kei77 opened this issue 7 years ago • 0 comments

Hello,

the last 4th led can not be turned on, neither by "-1 leds" nor by "$10 $0004 io!". Tried with latest master code. Works with the checked-in icestorm/j1a.bin, but not with the new freshly compiled one.

It starts working after reverting c2211def2ce50576e8df73edb6bdcc21e75e2009 commit: git show c2211def2ce50576e8df73edb6bdcc21e75e2009 | patch -p1 -R

Best regards Kei

kei77 avatar Apr 19 '19 09:04 kei77