Chao Gao

Results 14 comments of Chao Gao

> @googlebot I signed it! @googlebot I signed it!

this might be an issue from the new ICE pattern. If the old commit (the one you referred) works, perhaps you can just stick on with that one.

yes, HexGUI supports MoHex, but seems you don't know how to load MoHex from HexGUI. I can write a section in the README on how to use benzene with HexGUI.

I have updated the document, please refer to "HexGUI" section for how to connect your program to HexGUI. In your screenshot, displaying with triangle looks nice.

echo "PATH=PATH:`pwd`/hexgui" >> ~/.bashrc I forget to append /hexgui... Anyway, you should be able to run the executable hexgui/bin/hexgui directly, right? HexGUI supports go-style board already..

I think you might get rid of these if you use "wolve" instead of "MoHex". When board size is very small, only ICE is of interest. In these cases, wolve...

I just tried on my machine, worked fine for me.. ``` /benzene-vanilla-cmake/build# ./src/wolve/wolve Wolve 2.0.CMake Aug 23 2019 Copyright (C) 2007-2012 by the authors of the Benzene project. This program...

I now suspect last commit from Nicolas introduced a bug (guess he should have been pushing to his nf branch)... You can try rollback to a commit before that and...

@NicolasFabiano Sure, feel free to do so..

Do want me to put it to Master branch or your `nf` branch?