Alain Dargelas

Results 13 comments of Alain Dargelas

Interesting technology. We definitely have to worry about both the GUI and the actual compiler (OpenFPGA, etc...) deployment on Linux systems, Windows, and MAC. - For most FPGA providers using...

Agreed after discussion, a new toplevel widget could be spawned.

Use std::filesystem::path apath = "a" / "b" / "c" ; the / operator will create the right separator automatically.

Use the filesystem class separator operator that works on all OSs. There are plenty of working example code in the Compiler subsystem. Get Outlook for Android ________________________________ From: zaryabkhan-rs ***@***.***>...

@tangxifan can we try to convince them to switch to QT? If yes, we could integrate into Foedag as long as the VPR code is built as a component (library)....

@ravic-rs, please get in touch with that team.

I also need help to format the doc, with the markup language

I'm seeing this, are we missing dependancies for redthedocs? If so they need to be in the install guide too. make doc cd docs && make html make[1]: Entering directory...

It should be with the INSTALL instructions. OK, it works now but there are warnings: make doc cd docs && make html make[1]: Entering directory '/home/alain/FOEDAG/docs' Running Sphinx v3.5.4 making...

Update dependency list, INSTALL instructions, checkin CMakeLists that the component is installed and error out if it's not: sudo apt install qml-module-qt-labs-platform