qick

Functions

bitfile_path()

Choose the default firmware path for this board.

get_version()

Read library version from qick_lib/qick/VERSION (a text file containing only the version number).

obtain(i)

qick.get_version()[source]

Read library version from qick_lib/qick/VERSION (a text file containing only the version number).

Returns:

version number, in major.minor.PR format

Return type:

str

qick.bitfile_path()[source]

Choose the default firmware path for this board.

Returns:

absolute path to the firmware bitfile distributed with the QICK library

Return type:

str