nextpnr/gui
gatecat a581526528 mistral: Python and GUI stub
Signed-off-by: gatecat <gatecat@ds0.me>
2021-05-15 14:54:33 +01:00
..
ecp5 ecp5: Use snake case for arch-specific functions 2021-02-03 10:53:08 +00:00
fpga_interchange Update copywrite headers. 2021-02-04 16:38:33 -08:00
generic enable lading of jsons and setting up context 2019-06-14 15:18:35 +02:00
gowin Gowin target (#542) 2020-12-30 14:59:55 +00:00
ice40 ice40: Use snake case for arch-specific functions 2021-02-03 10:46:12 +00:00
machxo2 machxo2: Python bindings and stub GUI 2021-02-12 10:40:03 +00:00
mistral mistral: Python and GUI stub 2021-05-15 14:54:33 +01:00
nexus nexus: Add stub GUI 2020-11-30 08:45:27 +00:00
resources Add SVG option to gui 2020-02-27 09:37:09 +01:00
application.cc clangformat 2019-06-24 11:43:01 +01:00
application.h option to disable anti aliasing in gui 2019-05-25 08:42:17 +02:00
base.qrc Add SVG option to gui 2020-02-27 09:37:09 +01:00
basewindow.cc cleanup 2020-02-28 11:02:07 +01:00
basewindow.h Add SVG option to gui 2020-02-27 09:37:09 +01:00
CMakeLists.txt Hash table refactoring 2021-04-14 10:30:19 +01:00
create_img.sh add newline 2019-06-28 13:44:01 +02:00
designwidget.cc Replace DelayInfo with DelayPair/DelayQuad 2021-02-19 11:31:33 +00:00
designwidget.h Refactor GUI to use IdStringLists 2021-02-02 17:00:33 +00:00
fpgaviewwidget.cc refactor: Replace getXName().c_str(ctx) with ctx->nameOfX 2021-02-02 17:00:14 +00:00
fpgaviewwidget.h Fix compiler warnings introduced by -Wextra 2021-02-25 15:15:25 +00:00
line_editor.cc Add support for pasting multiline code to python 2020-02-28 11:02:01 +01:00
line_editor.h Add support for pasting multiline code to python 2020-02-28 11:02:01 +01:00
lineshader.cc cleanup: Spelling fixes 2021-01-28 15:19:06 +00:00
lineshader.h Reduce GL shader version for wider compatibility. 2018-12-20 22:28:53 +00:00
pyconsole.cc Add GUI for executing python file 2018-12-14 17:20:25 +01:00
pyconsole.h Add GUI for executing python file 2018-12-14 17:20:25 +01:00
pythontab.cc Python code cleanup 2020-11-14 16:34:12 +01:00
pythontab.h Add GUI for executing python file 2018-12-14 17:20:25 +01:00
quadtree.h Fix compiler warnings introduced by -Wextra 2021-02-25 15:15:25 +00:00
treemodel.cc Refactor GUI to use IdStringLists 2021-02-02 17:00:33 +00:00
treemodel.h Fix compiler warnings introduced by -Wextra 2021-02-25 15:15:25 +00:00
worker.cc moved some context variables to settings 2019-06-15 15:23:51 +02:00
worker.h Make worker generic 2018-08-02 18:10:01 +02:00