Lofty

Results 97 comments of Lofty

So, I was rereading the LuaJIT quad-colour garbage collector, and it was mentioned that because LuaJIT has to interact with the C API, it cannot move data. This rules out...

I have this solved in my master. d6bb441

Nope. If you always do that then you introduce a bug where a bad move searched shallowly is favoured over a good move searched deeply. Matthew:out

Search deep enough and even 1 centipawn can make a difference. It's better to have to deal with mate scores in the TT than having to deal with false mate...

nextpnr-mistral has had block RAM support for a long while now, but it was always a little flaky, so I've not exposed it on the Yosys side. While the timings...

It's been, heh, quite a while. But recently I've had the energy to rework some bits of Mistral, and thanks to some "[bug fixes](https://github.com/YosysHQ/nextpnr/pull/1156) and [performance improvements](https://github.com/YosysHQ/nextpnr/pull/1155)", nextpnr-mistral...should be capable...

Yes, the DE10-Nano is still the best-supported board by virtue of me having one. I'd be happy to test a bitstream on the board if you send me one. Things...

Can you get me a gdb backtrace of the error anyway?

Would it be possible to zip up and send me the build directory, or whatever edalize creates?

I'm not asking for the source, I'm asking for the build directory.