Releases: 2hwk/Q2K
1.2.5 Binaries
Binaries
You will need avr-gcc installed.
For windows, the avr-gcc compiler has already been included in the bin directory. If you wish to provide your own avr-gcc compiler, mklink a link from your already installed avr-gcc
folder to the binary folder.
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
1.2.1 Binaries
Binaries
You will need avr-gcc installed.
For windows, the avr-gcc compiler has already been included in the bin directory. If you wish to provide your own avr-gcc compiler, mklink a link from your already installed avr-gcc
folder to the binary folder.
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
1.2.0 Binaries
Binaries
You will need avr-gcc installed.
For windows, the avr-gcc compiler has already been included in the bin directory. If you wish to provide your own avr-gcc compiler, mklink a link from your already installed avr-gcc
folder to the binary folder.
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
1.1.1 Binaries
Binaries
You will need avr-gcc installed.
For windows, the avr-gcc compiler has already been included in the bin directory. If you wish to provide your own avr-gcc compiler, mklink a link from your already installed avr-gcc
folder to the binary folder.
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
Missing Features
- Parsing row/col vs col/row diode direction
1.1 Windows Binary
Binaries
You will need avr-gcc installed.
For windows, use this. Place the avr-gcc
folder in the same directory as q2k_util.exe
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
Missing Features
- Parsing row/col vs col/row diode direction
1.0.9 Windows and Linux Binaries
Binaries
You will need avr-gcc installed.
For windows, use this. Place the avr-gcc
folder in the same directory as q2k_util.exe
For Ubuntu Linux, open terminal
and input sudo apt-get gcc-avr
.
Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.
Building from source
Run python3 setup.py sdist
in the main directory, then run pip install .
Missing Features
- Parsing row/col vs col/row diode direction