pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/glasgow
Module Name: pkgsrc
Committed By: js
Date: Mon Aug 17 20:23:06 UTC 2026
Modified Files:
pkgsrc/devel/glasgow: Makefile PLIST distinfo
Log Message:
Update devel/glasgow to newer Git snapshot
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/glasgow/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glasgow/PLIST \
pkgsrc/devel/glasgow/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/glasgow/Makefile
diff -u pkgsrc/devel/glasgow/Makefile:1.5 pkgsrc/devel/glasgow/Makefile:1.6
--- pkgsrc/devel/glasgow/Makefile:1.5 Fri Jan 31 12:52:28 2025
+++ pkgsrc/devel/glasgow/Makefile Mon Aug 17 20:23:06 2026
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2025/01/31 12:52:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/08/17 20:23:06 js Exp $
# There are no release tags for glasgow
-DISTNAME= glasgow-0.0.20240810
-PKGREVISION= 1
+DISTNAME= glasgow-0.0.20260817
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=GlasgowEmbedded/}
-GITHUB_TAG= 60736dc71c02b9ba042e1f080fd3565c374e8458
+GITHUB_TAG= 889097096b450cb880eaf1a1f0d0518fe6566523
MAINTAINER= js%NetBSD.org@localhost
HOMEPAGE= https://glasgow-embedded.org/
@@ -14,11 +13,14 @@ LICENSE= 0-clause-bsd OR apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.8<5:../../devel/py-typing-extensions
-DEPENDS+= ${PYPKGPREFIX}-amaranth>=0.5.1<0.6:../../devel/py-amaranth
+DEPENDS+= ${PYPKGPREFIX}-amaranth>=0.5.9<0.6:../../devel/py-amaranth
DEPENDS+= ${PYPKGPREFIX}-packaging>=23.0:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-platformdirs>=3.0.0<5:../../misc/py-platformdirs
-DEPENDS+= ${PYPKGPREFIX}-fx2>=0.11<1:../../devel/py-fx2
-DEPENDS+= ${PYPKGPREFIX}-pyvcd>=0.2<0.5:../../devel/py-pyvcd
+DEPENDS+= ${PYPKGPREFIX}-fx2>=0.16<1:../../devel/py-fx2
+DEPENDS+= ${PYPKGPREFIX}-tqdm>=4.67.3:../../misc/py-tqdm
+DEPENDS+= ${PYPKGPREFIX}-pyvcd>=0.4.1<0.5:../../devel/py-pyvcd
+DEPENDS+= ${PYPKGPREFIX}-colorama>=0.4.6<0.5:../../comms/py-colorama
+DEPENDS+= ${PYPKGPREFIX}-importlib-resources:../../devel/py-importlib-resources
DEPENDS+= yosys>=0.31.0.13:../../devel/yosys
DEPENDS+= nextpnr-ice40>=0.1:../../devel/nextpnr-ice40
DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.9.0:../../www/py-aiohttp
Index: pkgsrc/devel/glasgow/PLIST
diff -u pkgsrc/devel/glasgow/PLIST:1.1 pkgsrc/devel/glasgow/PLIST:1.2
--- pkgsrc/devel/glasgow/PLIST:1.1 Sat Aug 10 16:01:57 2024
+++ pkgsrc/devel/glasgow/PLIST Mon Aug 17 20:23:06 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/08/10 16:01:57 js Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/08/17 20:23:06 js Exp $
bin/glasgow
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -7,36 +7,15 @@ ${PYSITELIB}/${WHEEL_INFODIR}/entry_poin
${PYSITELIB}/glasgow/__init__.py
${PYSITELIB}/glasgow/__init__.pyc
${PYSITELIB}/glasgow/__init__.pyo
-${PYSITELIB}/glasgow/access/__init__.py
-${PYSITELIB}/glasgow/access/__init__.pyc
-${PYSITELIB}/glasgow/access/__init__.pyo
-${PYSITELIB}/glasgow/access/direct/__init__.py
-${PYSITELIB}/glasgow/access/direct/__init__.pyc
-${PYSITELIB}/glasgow/access/direct/__init__.pyo
-${PYSITELIB}/glasgow/access/direct/arguments.py
-${PYSITELIB}/glasgow/access/direct/arguments.pyc
-${PYSITELIB}/glasgow/access/direct/arguments.pyo
-${PYSITELIB}/glasgow/access/direct/demultiplexer.py
-${PYSITELIB}/glasgow/access/direct/demultiplexer.pyc
-${PYSITELIB}/glasgow/access/direct/demultiplexer.pyo
-${PYSITELIB}/glasgow/access/direct/multiplexer.py
-${PYSITELIB}/glasgow/access/direct/multiplexer.pyc
-${PYSITELIB}/glasgow/access/direct/multiplexer.pyo
-${PYSITELIB}/glasgow/access/simulation/__init__.py
-${PYSITELIB}/glasgow/access/simulation/__init__.pyc
-${PYSITELIB}/glasgow/access/simulation/__init__.pyo
-${PYSITELIB}/glasgow/access/simulation/arguments.py
-${PYSITELIB}/glasgow/access/simulation/arguments.pyc
-${PYSITELIB}/glasgow/access/simulation/arguments.pyo
-${PYSITELIB}/glasgow/access/simulation/demultiplexer.py
-${PYSITELIB}/glasgow/access/simulation/demultiplexer.pyc
-${PYSITELIB}/glasgow/access/simulation/demultiplexer.pyo
-${PYSITELIB}/glasgow/access/simulation/multiplexer.py
-${PYSITELIB}/glasgow/access/simulation/multiplexer.pyc
-${PYSITELIB}/glasgow/access/simulation/multiplexer.pyo
+${PYSITELIB}/glasgow/abstract.py
+${PYSITELIB}/glasgow/abstract.pyc
+${PYSITELIB}/glasgow/abstract.pyo
${PYSITELIB}/glasgow/applet/__init__.py
${PYSITELIB}/glasgow/applet/__init__.pyc
${PYSITELIB}/glasgow/applet/__init__.pyo
+${PYSITELIB}/glasgow/applet/_legacy.py
+${PYSITELIB}/glasgow/applet/_legacy.pyc
+${PYSITELIB}/glasgow/applet/_legacy.pyo
${PYSITELIB}/glasgow/applet/audio/__init__.py
${PYSITELIB}/glasgow/applet/audio/__init__.pyc
${PYSITELIB}/glasgow/applet/audio/__init__.pyo
@@ -53,15 +32,69 @@ ${PYSITELIB}/glasgow/applet/audio/yamaha
${PYSITELIB}/glasgow/applet/audio/yamaha_opx/test.py
${PYSITELIB}/glasgow/applet/audio/yamaha_opx/test.pyc
${PYSITELIB}/glasgow/applet/audio/yamaha_opx/test.pyo
+${PYSITELIB}/glasgow/applet/bridge/__init__.py
+${PYSITELIB}/glasgow/applet/bridge/__init__.pyc
+${PYSITELIB}/glasgow/applet/bridge/__init__.pyo
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/__init__.py
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/__init__.pyc
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/__init__.pyo
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/test.py
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/test.pyc
+${PYSITELIB}/glasgow/applet/bridge/jtag_openocd/test.pyo
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/__init__.py
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/__init__.pyc
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/__init__.pyo
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/test.py
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/test.pyc
+${PYSITELIB}/glasgow/applet/bridge/jtag_xvc/test.pyo
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/__init__.py
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/__init__.pyc
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/__init__.pyo
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/test.py
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/test.pyc
+${PYSITELIB}/glasgow/applet/bridge/probe_rs/test.pyo
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/__init__.py
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/__init__.pyc
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/__init__.pyo
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/test.py
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/test.pyc
+${PYSITELIB}/glasgow/applet/bridge/spi_flashrom/test.pyo
${PYSITELIB}/glasgow/applet/control/__init__.py
${PYSITELIB}/glasgow/applet/control/__init__.pyc
${PYSITELIB}/glasgow/applet/control/__init__.pyo
+${PYSITELIB}/glasgow/applet/control/clock/__init__.py
+${PYSITELIB}/glasgow/applet/control/clock/__init__.pyc
+${PYSITELIB}/glasgow/applet/control/clock/__init__.pyo
+${PYSITELIB}/glasgow/applet/control/clock/test.py
+${PYSITELIB}/glasgow/applet/control/clock/test.pyc
+${PYSITELIB}/glasgow/applet/control/clock/test.pyo
+${PYSITELIB}/glasgow/applet/control/gpio/__init__.py
+${PYSITELIB}/glasgow/applet/control/gpio/__init__.pyc
+${PYSITELIB}/glasgow/applet/control/gpio/__init__.pyo
+${PYSITELIB}/glasgow/applet/control/gpio/test.py
+${PYSITELIB}/glasgow/applet/control/gpio/test.pyc
+${PYSITELIB}/glasgow/applet/control/gpio/test.pyo
+${PYSITELIB}/glasgow/applet/control/mdio/__init__.py
+${PYSITELIB}/glasgow/applet/control/mdio/__init__.pyc
+${PYSITELIB}/glasgow/applet/control/mdio/__init__.pyo
+${PYSITELIB}/glasgow/applet/control/mdio/fixtures/test_microchip_lan8670.jsonl
+${PYSITELIB}/glasgow/applet/control/mdio/test.py
+${PYSITELIB}/glasgow/applet/control/mdio/test.pyc
+${PYSITELIB}/glasgow/applet/control/mdio/test.pyo
${PYSITELIB}/glasgow/applet/control/servo/__init__.py
${PYSITELIB}/glasgow/applet/control/servo/__init__.pyc
${PYSITELIB}/glasgow/applet/control/servo/__init__.pyo
${PYSITELIB}/glasgow/applet/control/servo/test.py
${PYSITELIB}/glasgow/applet/control/servo/test.pyc
${PYSITELIB}/glasgow/applet/control/servo/test.pyo
+${PYSITELIB}/glasgow/applet/control/si535x/__init__.py
+${PYSITELIB}/glasgow/applet/control/si535x/__init__.pyc
+${PYSITELIB}/glasgow/applet/control/si535x/__init__.pyo
+${PYSITELIB}/glasgow/applet/control/si535x/fixtures/si5351a-registers.txt
+${PYSITELIB}/glasgow/applet/control/si535x/fixtures/test_si5351a.jsonl
+${PYSITELIB}/glasgow/applet/control/si535x/test.py
+${PYSITELIB}/glasgow/applet/control/si535x/test.pyc
+${PYSITELIB}/glasgow/applet/control/si535x/test.pyo
${PYSITELIB}/glasgow/applet/control/tps6598x/__init__.py
${PYSITELIB}/glasgow/applet/control/tps6598x/__init__.pyc
${PYSITELIB}/glasgow/applet/control/tps6598x/__init__.pyo
@@ -74,6 +107,12 @@ ${PYSITELIB}/glasgow/applet/debug/arc/__
${PYSITELIB}/glasgow/applet/debug/arm/__init__.py
${PYSITELIB}/glasgow/applet/debug/arm/__init__.pyc
${PYSITELIB}/glasgow/applet/debug/arm/__init__.pyo
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/__init__.py
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/__init__.pyc
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/__init__.pyo
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/test.py
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/test.pyc
+${PYSITELIB}/glasgow/applet/debug/arm/arm7/test.pyo
${PYSITELIB}/glasgow/applet/debug/arm/jtag.py
${PYSITELIB}/glasgow/applet/debug/arm/jtag.pyc
${PYSITELIB}/glasgow/applet/debug/arm/jtag.pyo
@@ -89,12 +128,6 @@ ${PYSITELIB}/glasgow/applet/display/hd44
${PYSITELIB}/glasgow/applet/display/hd44780/test.py
${PYSITELIB}/glasgow/applet/display/hd44780/test.pyc
${PYSITELIB}/glasgow/applet/display/hd44780/test.pyo
-${PYSITELIB}/glasgow/applet/display/pdi/__init__.py
-${PYSITELIB}/glasgow/applet/display/pdi/__init__.pyc
-${PYSITELIB}/glasgow/applet/display/pdi/__init__.pyo
-${PYSITELIB}/glasgow/applet/display/pdi/test.py
-${PYSITELIB}/glasgow/applet/display/pdi/test.pyc
-${PYSITELIB}/glasgow/applet/display/pdi/test.pyo
${PYSITELIB}/glasgow/applet/interface/__init__.py
${PYSITELIB}/glasgow/applet/interface/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/__init__.pyo
@@ -104,24 +137,24 @@ ${PYSITELIB}/glasgow/applet/interface/an
${PYSITELIB}/glasgow/applet/interface/analyzer/test.py
${PYSITELIB}/glasgow/applet/interface/analyzer/test.pyc
${PYSITELIB}/glasgow/applet/interface/analyzer/test.pyo
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/__init__.py
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/__init__.pyc
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/__init__.pyo
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/test.py
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/test.pyc
-${PYSITELIB}/glasgow/applet/interface/i2c_initiator/test.pyo
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/__init__.py
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/test.py
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/test.pyc
+${PYSITELIB}/glasgow/applet/interface/i2c_controller/test.pyo
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/__init__.py
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/test.py
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/test.pyc
+${PYSITELIB}/glasgow/applet/interface/i2c_initiator_deprecated/test.pyo
${PYSITELIB}/glasgow/applet/interface/i2c_target/__init__.py
${PYSITELIB}/glasgow/applet/interface/i2c_target/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/i2c_target/__init__.pyo
${PYSITELIB}/glasgow/applet/interface/i2c_target/test.py
${PYSITELIB}/glasgow/applet/interface/i2c_target/test.pyc
${PYSITELIB}/glasgow/applet/interface/i2c_target/test.pyo
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/__init__.py
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/__init__.pyc
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/__init__.pyo
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/test.py
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/test.pyc
-${PYSITELIB}/glasgow/applet/interface/jtag_openocd/test.pyo
${PYSITELIB}/glasgow/applet/interface/jtag_pinout/__init__.py
${PYSITELIB}/glasgow/applet/interface/jtag_pinout/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/jtag_pinout/__init__.pyo
@@ -143,33 +176,56 @@ ${PYSITELIB}/glasgow/applet/interface/ps
${PYSITELIB}/glasgow/applet/interface/ps2_host/test.py
${PYSITELIB}/glasgow/applet/interface/ps2_host/test.pyc
${PYSITELIB}/glasgow/applet/interface/ps2_host/test.pyo
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/__init__.py
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/test.py
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/test.pyc
+${PYSITELIB}/glasgow/applet/interface/qspi_analyzer/test.pyo
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/__init__.py
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/test.py
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/test.pyc
+${PYSITELIB}/glasgow/applet/interface/qspi_controller/test.pyo
${PYSITELIB}/glasgow/applet/interface/sbw_probe/__init__.py
${PYSITELIB}/glasgow/applet/interface/sbw_probe/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/sbw_probe/__init__.pyo
${PYSITELIB}/glasgow/applet/interface/sbw_probe/test.py
${PYSITELIB}/glasgow/applet/interface/sbw_probe/test.pyc
${PYSITELIB}/glasgow/applet/interface/sbw_probe/test.pyo
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/__init__.py
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/test.py
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/test.pyc
+${PYSITELIB}/glasgow/applet/interface/spi_analyzer/test.pyo
${PYSITELIB}/glasgow/applet/interface/spi_controller/__init__.py
${PYSITELIB}/glasgow/applet/interface/spi_controller/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/spi_controller/__init__.pyo
${PYSITELIB}/glasgow/applet/interface/spi_controller/test.py
${PYSITELIB}/glasgow/applet/interface/spi_controller/test.pyc
${PYSITELIB}/glasgow/applet/interface/spi_controller/test.pyo
-${PYSITELIB}/glasgow/applet/interface/spi_flashrom/__init__.py
-${PYSITELIB}/glasgow/applet/interface/spi_flashrom/__init__.pyc
-${PYSITELIB}/glasgow/applet/interface/spi_flashrom/__init__.pyo
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/__init__.py
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/__init__.pyc
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/__init__.pyo
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/test.py
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/test.pyc
-${PYSITELIB}/glasgow/applet/interface/swd_openocd/test.pyo
+${PYSITELIB}/glasgow/applet/interface/swd_probe/__init__.py
+${PYSITELIB}/glasgow/applet/interface/swd_probe/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/swd_probe/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/swd_probe/fixtures/test_identify.jsonl
+${PYSITELIB}/glasgow/applet/interface/swd_probe/test.py
+${PYSITELIB}/glasgow/applet/interface/swd_probe/test.pyc
+${PYSITELIB}/glasgow/applet/interface/swd_probe/test.pyo
${PYSITELIB}/glasgow/applet/interface/uart/__init__.py
${PYSITELIB}/glasgow/applet/interface/uart/__init__.pyc
${PYSITELIB}/glasgow/applet/interface/uart/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/uart/fixtures/test_loopback_hw.jsonl
${PYSITELIB}/glasgow/applet/interface/uart/test.py
${PYSITELIB}/glasgow/applet/interface/uart/test.pyc
${PYSITELIB}/glasgow/applet/interface/uart/test.pyo
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/__init__.py
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/__init__.pyc
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/__init__.pyo
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/test.py
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/test.pyc
+${PYSITELIB}/glasgow/applet/interface/uart_analyzer/test.pyo
${PYSITELIB}/glasgow/applet/internal/__init__.py
${PYSITELIB}/glasgow/applet/internal/__init__.pyc
${PYSITELIB}/glasgow/applet/internal/__init__.pyo
@@ -179,28 +235,82 @@ ${PYSITELIB}/glasgow/applet/internal/ben
${PYSITELIB}/glasgow/applet/internal/benchmark/test.py
${PYSITELIB}/glasgow/applet/internal/benchmark/test.pyc
${PYSITELIB}/glasgow/applet/internal/benchmark/test.pyo
+${PYSITELIB}/glasgow/applet/internal/memtest/__init__.py
+${PYSITELIB}/glasgow/applet/internal/memtest/__init__.pyc
+${PYSITELIB}/glasgow/applet/internal/memtest/__init__.pyo
+${PYSITELIB}/glasgow/applet/internal/memtest/test.py
+${PYSITELIB}/glasgow/applet/internal/memtest/test.pyc
+${PYSITELIB}/glasgow/applet/internal/memtest/test.pyo
${PYSITELIB}/glasgow/applet/internal/selftest/__init__.py
${PYSITELIB}/glasgow/applet/internal/selftest/__init__.pyc
${PYSITELIB}/glasgow/applet/internal/selftest/__init__.pyo
${PYSITELIB}/glasgow/applet/internal/selftest/test.py
${PYSITELIB}/glasgow/applet/internal/selftest/test.pyc
${PYSITELIB}/glasgow/applet/internal/selftest/test.pyo
+${PYSITELIB}/glasgow/applet/measure/__init__.py
+${PYSITELIB}/glasgow/applet/measure/__init__.pyc
+${PYSITELIB}/glasgow/applet/measure/__init__.pyo
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/__init__.py
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/__init__.pyc
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/__init__.pyo
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/test.py
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/test.pyc
+${PYSITELIB}/glasgow/applet/measure/calibrate_clock/test.pyo
+${PYSITELIB}/glasgow/applet/measure/curve_trace/__init__.py
+${PYSITELIB}/glasgow/applet/measure/curve_trace/__init__.pyc
+${PYSITELIB}/glasgow/applet/measure/curve_trace/__init__.pyo
+${PYSITELIB}/glasgow/applet/measure/prn_noise/__init__.py
+${PYSITELIB}/glasgow/applet/measure/prn_noise/__init__.pyc
+${PYSITELIB}/glasgow/applet/measure/prn_noise/__init__.pyo
+${PYSITELIB}/glasgow/applet/measure/prn_noise/test.py
+${PYSITELIB}/glasgow/applet/measure/prn_noise/test.pyc
+${PYSITELIB}/glasgow/applet/measure/prn_noise/test.pyo
${PYSITELIB}/glasgow/applet/memory/_24x/__init__.py
${PYSITELIB}/glasgow/applet/memory/_24x/__init__.pyc
${PYSITELIB}/glasgow/applet/memory/_24x/__init__.pyo
+${PYSITELIB}/glasgow/applet/memory/_24x/fixtures/test_hardware_1wide.jsonl
+${PYSITELIB}/glasgow/applet/memory/_24x/fixtures/test_hardware_2wide.jsonl
+${PYSITELIB}/glasgow/applet/memory/_24x/test.py
+${PYSITELIB}/glasgow/applet/memory/_24x/test.pyc
+${PYSITELIB}/glasgow/applet/memory/_24x/test.pyo
+${PYSITELIB}/glasgow/applet/memory/_25q/__init__.py
+${PYSITELIB}/glasgow/applet/memory/_25q/__init__.pyc
+${PYSITELIB}/glasgow/applet/memory/_25q/__init__.pyo
+${PYSITELIB}/glasgow/applet/memory/_25q/decode.py
+${PYSITELIB}/glasgow/applet/memory/_25q/decode.pyc
+${PYSITELIB}/glasgow/applet/memory/_25q/decode.pyo
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_4byte_CommandB7h.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_erase_data_4k.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_erase_data_all.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_erase_data_sfdp.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_initialize.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_jedec_id.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_power_cycle.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_program_data_aligned.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_program_data_unaligned.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_read_data.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_read_sfdp.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_write_data.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/fixtures/test_api_write_status_reg_1.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25q/test.py
+${PYSITELIB}/glasgow/applet/memory/_25q/test.pyc
+${PYSITELIB}/glasgow/applet/memory/_25q/test.pyo
${PYSITELIB}/glasgow/applet/memory/_25x/__init__.py
${PYSITELIB}/glasgow/applet/memory/_25x/__init__.pyc
${PYSITELIB}/glasgow/applet/memory/_25x/__init__.pyo
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_block_erase.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_chip_erase.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_device_ids.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_erase_program.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_fast_read.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_page_program.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_program.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_read.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_sector_erase.json
-${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_sleep_wake.json
+${PYSITELIB}/glasgow/applet/memory/_25x/decode.py
+${PYSITELIB}/glasgow/applet/memory/_25x/decode.pyc
+${PYSITELIB}/glasgow/applet/memory/_25x/decode.pyo
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_block_erase.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_chip_erase.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_device_ids.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_erase_program.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_fast_read.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_page_program.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_program.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_read.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_sector_erase.jsonl
+${PYSITELIB}/glasgow/applet/memory/_25x/fixtures/test_api_sleep_wake.jsonl
${PYSITELIB}/glasgow/applet/memory/_25x/test.py
${PYSITELIB}/glasgow/applet/memory/_25x/test.pyc
${PYSITELIB}/glasgow/applet/memory/_25x/test.pyo
@@ -237,12 +347,12 @@ ${PYSITELIB}/glasgow/applet/program/avr/
${PYSITELIB}/glasgow/applet/program/avr/spi/__init__.py
${PYSITELIB}/glasgow/applet/program/avr/spi/__init__.pyc
${PYSITELIB}/glasgow/applet/program/avr/spi/__init__.pyo
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_calibration.json
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_eeprom.json
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_fuses.json
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_lock_bits.json
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_program_memory.json
-${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_signature.json
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_calibration.jsonl
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_eeprom.jsonl
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_fuses.jsonl
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_lock_bits.jsonl
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_program_memory.jsonl
+${PYSITELIB}/glasgow/applet/program/avr/spi/fixtures/test_api_signature.jsonl
${PYSITELIB}/glasgow/applet/program/avr/spi/test.py
${PYSITELIB}/glasgow/applet/program/avr/spi/test.pyc
${PYSITELIB}/glasgow/applet/program/avr/spi/test.pyo
@@ -255,6 +365,9 @@ ${PYSITELIB}/glasgow/applet/program/ice4
${PYSITELIB}/glasgow/applet/program/ice40_sram/__init__.py
${PYSITELIB}/glasgow/applet/program/ice40_sram/__init__.pyc
${PYSITELIB}/glasgow/applet/program/ice40_sram/__init__.pyo
+${PYSITELIB}/glasgow/applet/program/ice40_sram/fixtures/test_hardware_failure.jsonl
+${PYSITELIB}/glasgow/applet/program/ice40_sram/fixtures/test_hardware_with_done.jsonl
+${PYSITELIB}/glasgow/applet/program/ice40_sram/fixtures/test_hardware_without_done.jsonl
${PYSITELIB}/glasgow/applet/program/ice40_sram/test.py
${PYSITELIB}/glasgow/applet/program/ice40_sram/test.pyc
${PYSITELIB}/glasgow/applet/program/ice40_sram/test.pyo
@@ -270,6 +383,8 @@ ${PYSITELIB}/glasgow/applet/program/mec1
${PYSITELIB}/glasgow/applet/program/nrf24lx1/__init__.py
${PYSITELIB}/glasgow/applet/program/nrf24lx1/__init__.pyc
${PYSITELIB}/glasgow/applet/program/nrf24lx1/__init__.pyo
+${PYSITELIB}/glasgow/applet/program/nrf24lx1/fixtures/test_program_verify_page.jsonl
+${PYSITELIB}/glasgow/applet/program/nrf24lx1/fixtures/test_read_info_page.jsonl
${PYSITELIB}/glasgow/applet/program/nrf24lx1/test.py
${PYSITELIB}/glasgow/applet/program/nrf24lx1/test.pyc
${PYSITELIB}/glasgow/applet/program/nrf24lx1/test.pyo
@@ -303,6 +418,17 @@ ${PYSITELIB}/glasgow/applet/sensor/__ini
${PYSITELIB}/glasgow/applet/sensor/bmx280/__init__.py
${PYSITELIB}/glasgow/applet/sensor/bmx280/__init__.pyc
${PYSITELIB}/glasgow/applet/sensor/bmx280/__init__.pyo
+${PYSITELIB}/glasgow/applet/sensor/bmx280/fixtures/test_bme280.jsonl
+${PYSITELIB}/glasgow/applet/sensor/bmx280/fixtures/test_bmp280.jsonl
+${PYSITELIB}/glasgow/applet/sensor/bmx280/test.py
+${PYSITELIB}/glasgow/applet/sensor/bmx280/test.pyc
+${PYSITELIB}/glasgow/applet/sensor/bmx280/test.pyo
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/__init__.py
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/__init__.pyc
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/__init__.pyo
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/test.py
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/test.pyc
+${PYSITELIB}/glasgow/applet/sensor/hcsr04/test.pyo
${PYSITELIB}/glasgow/applet/sensor/hx711/__init__.py
${PYSITELIB}/glasgow/applet/sensor/hx711/__init__.pyc
${PYSITELIB}/glasgow/applet/sensor/hx711/__init__.pyo
@@ -321,12 +447,26 @@ ${PYSITELIB}/glasgow/applet/sensor/pmsx0
${PYSITELIB}/glasgow/applet/sensor/pmsx003/test.py
${PYSITELIB}/glasgow/applet/sensor/pmsx003/test.pyc
${PYSITELIB}/glasgow/applet/sensor/pmsx003/test.pyo
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/__init__.py
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/__init__.pyc
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/__init__.pyo
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/test.py
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/test.pyc
+${PYSITELIB}/glasgow/applet/sensor/qmc5883p/test.pyo
${PYSITELIB}/glasgow/applet/sensor/scd30/__init__.py
${PYSITELIB}/glasgow/applet/sensor/scd30/__init__.pyc
${PYSITELIB}/glasgow/applet/sensor/scd30/__init__.pyo
+${PYSITELIB}/glasgow/applet/sensor/scd30/fixtures/test_scd30.jsonl
+${PYSITELIB}/glasgow/applet/sensor/scd30/test.py
+${PYSITELIB}/glasgow/applet/sensor/scd30/test.pyc
+${PYSITELIB}/glasgow/applet/sensor/scd30/test.pyo
${PYSITELIB}/glasgow/applet/sensor/sen5x/__init__.py
${PYSITELIB}/glasgow/applet/sensor/sen5x/__init__.pyc
${PYSITELIB}/glasgow/applet/sensor/sen5x/__init__.pyo
+${PYSITELIB}/glasgow/applet/sensor/sen5x/fixtures/test_sen5x.jsonl
+${PYSITELIB}/glasgow/applet/sensor/sen5x/test.py
+${PYSITELIB}/glasgow/applet/sensor/sen5x/test.pyc
+${PYSITELIB}/glasgow/applet/sensor/sen5x/test.pyo
${PYSITELIB}/glasgow/applet/video/__init__.py
${PYSITELIB}/glasgow/applet/video/__init__.pyc
${PYSITELIB}/glasgow/applet/video/__init__.pyo
@@ -381,9 +521,27 @@ ${PYSITELIB}/glasgow/arch/arm/dap/ap.pyo
${PYSITELIB}/glasgow/arch/arm/dap/dp.py
${PYSITELIB}/glasgow/arch/arm/dap/dp.pyc
${PYSITELIB}/glasgow/arch/arm/dap/dp.pyo
-${PYSITELIB}/glasgow/arch/arm/jtag.py
-${PYSITELIB}/glasgow/arch/arm/jtag.pyc
-${PYSITELIB}/glasgow/arch/arm/jtag.pyo
+${PYSITELIB}/glasgow/arch/arm/instr.py
+${PYSITELIB}/glasgow/arch/arm/instr.pyc
+${PYSITELIB}/glasgow/arch/arm/instr.pyo
+${PYSITELIB}/glasgow/arch/arm/jtag/__init__.py
+${PYSITELIB}/glasgow/arch/arm/jtag/__init__.pyc
+${PYSITELIB}/glasgow/arch/arm/jtag/__init__.pyo
+${PYSITELIB}/glasgow/arch/arm/jtag/arm7.py
+${PYSITELIB}/glasgow/arch/arm/jtag/arm7.pyc
+${PYSITELIB}/glasgow/arch/arm/jtag/arm7.pyo
+${PYSITELIB}/glasgow/arch/arm/jtag/coresight.py
+${PYSITELIB}/glasgow/arch/arm/jtag/coresight.pyc
+${PYSITELIB}/glasgow/arch/arm/jtag/coresight.pyo
+${PYSITELIB}/glasgow/arch/arm/swj.py
+${PYSITELIB}/glasgow/arch/arm/swj.pyc
+${PYSITELIB}/glasgow/arch/arm/swj.pyo
+${PYSITELIB}/glasgow/arch/i2c.py
+${PYSITELIB}/glasgow/arch/i2c.pyc
+${PYSITELIB}/glasgow/arch/i2c.pyo
+${PYSITELIB}/glasgow/arch/ieee802_3.py
+${PYSITELIB}/glasgow/arch/ieee802_3.pyc
+${PYSITELIB}/glasgow/arch/ieee802_3.pyo
${PYSITELIB}/glasgow/arch/jtag.py
${PYSITELIB}/glasgow/arch/jtag.pyc
${PYSITELIB}/glasgow/arch/jtag.pyo
@@ -414,6 +572,12 @@ ${PYSITELIB}/glasgow/arch/nrf24l/__init_
${PYSITELIB}/glasgow/arch/nrf24l/rf.py
${PYSITELIB}/glasgow/arch/nrf24l/rf.pyc
${PYSITELIB}/glasgow/arch/nrf24l/rf.pyo
+${PYSITELIB}/glasgow/arch/qspi/__init__.py
+${PYSITELIB}/glasgow/arch/qspi/__init__.pyc
+${PYSITELIB}/glasgow/arch/qspi/__init__.pyo
+${PYSITELIB}/glasgow/arch/qspi/nor.py
+${PYSITELIB}/glasgow/arch/qspi/nor.pyc
+${PYSITELIB}/glasgow/arch/qspi/nor.pyo
${PYSITELIB}/glasgow/arch/xilinx/__init__.py
${PYSITELIB}/glasgow/arch/xilinx/__init__.pyc
${PYSITELIB}/glasgow/arch/xilinx/__init__.pyo
@@ -438,6 +602,15 @@ ${PYSITELIB}/glasgow/database/__init__.p
${PYSITELIB}/glasgow/database/arc.py
${PYSITELIB}/glasgow/database/arc.pyc
${PYSITELIB}/glasgow/database/arc.pyo
+${PYSITELIB}/glasgow/database/i2c/__init__.py
+${PYSITELIB}/glasgow/database/i2c/__init__.pyc
+${PYSITELIB}/glasgow/database/i2c/__init__.pyo
+${PYSITELIB}/glasgow/database/i2c/probe.py
+${PYSITELIB}/glasgow/database/i2c/probe.pyc
+${PYSITELIB}/glasgow/database/i2c/probe.pyo
+${PYSITELIB}/glasgow/database/ieee.py
+${PYSITELIB}/glasgow/database/ieee.pyc
+${PYSITELIB}/glasgow/database/ieee.pyo
${PYSITELIB}/glasgow/database/jedec.py
${PYSITELIB}/glasgow/database/jedec.pyc
${PYSITELIB}/glasgow/database/jedec.pyo
@@ -468,22 +641,6 @@ ${PYSITELIB}/glasgow/database/xilinx/xc9
${PYSITELIB}/glasgow/database/xilinx/xpla3.py
${PYSITELIB}/glasgow/database/xilinx/xpla3.pyc
${PYSITELIB}/glasgow/database/xilinx/xpla3.pyo
-${PYSITELIB}/glasgow/device/__init__.py
-${PYSITELIB}/glasgow/device/__init__.pyc
-${PYSITELIB}/glasgow/device/__init__.pyo
-${PYSITELIB}/glasgow/device/config.py
-${PYSITELIB}/glasgow/device/config.pyc
-${PYSITELIB}/glasgow/device/config.pyo
-${PYSITELIB}/glasgow/device/firmware.ihex
-${PYSITELIB}/glasgow/device/hardware.py
-${PYSITELIB}/glasgow/device/hardware.pyc
-${PYSITELIB}/glasgow/device/hardware.pyo
-${PYSITELIB}/glasgow/device/quirks.py
-${PYSITELIB}/glasgow/device/quirks.pyc
-${PYSITELIB}/glasgow/device/quirks.pyo
-${PYSITELIB}/glasgow/device/simulation.py
-${PYSITELIB}/glasgow/device/simulation.pyc
-${PYSITELIB}/glasgow/device/simulation.pyo
${PYSITELIB}/glasgow/gateware/__init__.py
${PYSITELIB}/glasgow/gateware/__init__.pyc
${PYSITELIB}/glasgow/gateware/__init__.pyo
@@ -496,45 +653,123 @@ ${PYSITELIB}/glasgow/gateware/analyzer.p
${PYSITELIB}/glasgow/gateware/clockgen.py
${PYSITELIB}/glasgow/gateware/clockgen.pyc
${PYSITELIB}/glasgow/gateware/clockgen.pyo
+${PYSITELIB}/glasgow/gateware/cobs.py
+${PYSITELIB}/glasgow/gateware/cobs.pyc
+${PYSITELIB}/glasgow/gateware/cobs.pyo
+${PYSITELIB}/glasgow/gateware/crc.py
+${PYSITELIB}/glasgow/gateware/crc.pyc
+${PYSITELIB}/glasgow/gateware/crc.pyo
${PYSITELIB}/glasgow/gateware/fx2_crossbar.py
${PYSITELIB}/glasgow/gateware/fx2_crossbar.pyc
${PYSITELIB}/glasgow/gateware/fx2_crossbar.pyo
${PYSITELIB}/glasgow/gateware/i2c.py
${PYSITELIB}/glasgow/gateware/i2c.pyc
${PYSITELIB}/glasgow/gateware/i2c.pyo
+${PYSITELIB}/glasgow/gateware/iostream.py
+${PYSITELIB}/glasgow/gateware/iostream.pyc
+${PYSITELIB}/glasgow/gateware/iostream.pyo
+${PYSITELIB}/glasgow/gateware/jtag/__init__.py
+${PYSITELIB}/glasgow/gateware/jtag/__init__.pyc
+${PYSITELIB}/glasgow/gateware/jtag/__init__.pyo
+${PYSITELIB}/glasgow/gateware/jtag/probe.py
+${PYSITELIB}/glasgow/gateware/jtag/probe.pyc
+${PYSITELIB}/glasgow/gateware/jtag/probe.pyo
+${PYSITELIB}/glasgow/gateware/jtag/tap.py
+${PYSITELIB}/glasgow/gateware/jtag/tap.pyc
+${PYSITELIB}/glasgow/gateware/jtag/tap.pyo
${PYSITELIB}/glasgow/gateware/lfsr.py
${PYSITELIB}/glasgow/gateware/lfsr.pyc
${PYSITELIB}/glasgow/gateware/lfsr.pyo
-${PYSITELIB}/glasgow/gateware/pll.py
-${PYSITELIB}/glasgow/gateware/pll.pyc
-${PYSITELIB}/glasgow/gateware/pll.pyo
+${PYSITELIB}/glasgow/gateware/mdio.py
+${PYSITELIB}/glasgow/gateware/mdio.pyc
+${PYSITELIB}/glasgow/gateware/mdio.pyo
+${PYSITELIB}/glasgow/gateware/octoram.py
+${PYSITELIB}/glasgow/gateware/octoram.pyc
+${PYSITELIB}/glasgow/gateware/octoram.pyo
+${PYSITELIB}/glasgow/gateware/pll/__init__.py
+${PYSITELIB}/glasgow/gateware/pll/__init__.pyc
+${PYSITELIB}/glasgow/gateware/pll/__init__.pyo
+${PYSITELIB}/glasgow/gateware/pll/bench.py
+${PYSITELIB}/glasgow/gateware/pll/bench.pyc
+${PYSITELIB}/glasgow/gateware/pll/bench.pyo
+${PYSITELIB}/glasgow/gateware/pll/ecp5.py
+${PYSITELIB}/glasgow/gateware/pll/ecp5.pyc
+${PYSITELIB}/glasgow/gateware/pll/ecp5.pyo
+${PYSITELIB}/glasgow/gateware/pll/ice40.py
+${PYSITELIB}/glasgow/gateware/pll/ice40.pyc
+${PYSITELIB}/glasgow/gateware/pll/ice40.pyo
${PYSITELIB}/glasgow/gateware/ports.py
${PYSITELIB}/glasgow/gateware/ports.pyc
${PYSITELIB}/glasgow/gateware/ports.pyo
+${PYSITELIB}/glasgow/gateware/qspi.py
+${PYSITELIB}/glasgow/gateware/qspi.pyc
+${PYSITELIB}/glasgow/gateware/qspi.pyo
${PYSITELIB}/glasgow/gateware/registers.py
${PYSITELIB}/glasgow/gateware/registers.pyc
${PYSITELIB}/glasgow/gateware/registers.pyo
+${PYSITELIB}/glasgow/gateware/spi.py
+${PYSITELIB}/glasgow/gateware/spi.pyc
+${PYSITELIB}/glasgow/gateware/spi.pyo
+${PYSITELIB}/glasgow/gateware/stream.py
+${PYSITELIB}/glasgow/gateware/stream.pyc
+${PYSITELIB}/glasgow/gateware/stream.pyo
+${PYSITELIB}/glasgow/gateware/swd.py
+${PYSITELIB}/glasgow/gateware/swd.pyc
+${PYSITELIB}/glasgow/gateware/swd.pyo
${PYSITELIB}/glasgow/gateware/uart.py
${PYSITELIB}/glasgow/gateware/uart.pyc
${PYSITELIB}/glasgow/gateware/uart.pyo
-${PYSITELIB}/glasgow/platform/__init__.py
-${PYSITELIB}/glasgow/platform/__init__.pyc
-${PYSITELIB}/glasgow/platform/__init__.pyo
-${PYSITELIB}/glasgow/platform/generic.py
-${PYSITELIB}/glasgow/platform/generic.pyc
-${PYSITELIB}/glasgow/platform/generic.pyo
-${PYSITELIB}/glasgow/platform/ice40.py
-${PYSITELIB}/glasgow/platform/ice40.pyc
-${PYSITELIB}/glasgow/platform/ice40.pyo
-${PYSITELIB}/glasgow/platform/rev_ab.py
-${PYSITELIB}/glasgow/platform/rev_ab.pyc
-${PYSITELIB}/glasgow/platform/rev_ab.pyo
-${PYSITELIB}/glasgow/platform/rev_c.py
-${PYSITELIB}/glasgow/platform/rev_c.pyc
-${PYSITELIB}/glasgow/platform/rev_c.pyo
+${PYSITELIB}/glasgow/hardware/__init__.py
+${PYSITELIB}/glasgow/hardware/__init__.pyc
+${PYSITELIB}/glasgow/hardware/__init__.pyo
+${PYSITELIB}/glasgow/hardware/assembly.py
+${PYSITELIB}/glasgow/hardware/assembly.pyc
+${PYSITELIB}/glasgow/hardware/assembly.pyo
+${PYSITELIB}/glasgow/hardware/build_plan.py
+${PYSITELIB}/glasgow/hardware/build_plan.pyc
+${PYSITELIB}/glasgow/hardware/build_plan.pyo
+${PYSITELIB}/glasgow/hardware/device.py
+${PYSITELIB}/glasgow/hardware/device.pyc
+${PYSITELIB}/glasgow/hardware/device.pyo
+${PYSITELIB}/glasgow/hardware/firmware-fx2.ihex
+${PYSITELIB}/glasgow/hardware/firmware-stm32.bin
+${PYSITELIB}/glasgow/hardware/platform/__init__.py
+${PYSITELIB}/glasgow/hardware/platform/__init__.pyc
+${PYSITELIB}/glasgow/hardware/platform/__init__.pyo
+${PYSITELIB}/glasgow/hardware/platform/ecp5.py
+${PYSITELIB}/glasgow/hardware/platform/ecp5.pyc
+${PYSITELIB}/glasgow/hardware/platform/ecp5.pyo
+${PYSITELIB}/glasgow/hardware/platform/ice40.py
+${PYSITELIB}/glasgow/hardware/platform/ice40.pyc
+${PYSITELIB}/glasgow/hardware/platform/ice40.pyo
+${PYSITELIB}/glasgow/hardware/platform/rev_ab.py
+${PYSITELIB}/glasgow/hardware/platform/rev_ab.pyc
+${PYSITELIB}/glasgow/hardware/platform/rev_ab.pyo
+${PYSITELIB}/glasgow/hardware/platform/rev_c.py
+${PYSITELIB}/glasgow/hardware/platform/rev_c.pyc
+${PYSITELIB}/glasgow/hardware/platform/rev_c.pyo
+${PYSITELIB}/glasgow/hardware/platform/rev_d.py
+${PYSITELIB}/glasgow/hardware/platform/rev_d.pyc
+${PYSITELIB}/glasgow/hardware/platform/rev_d.pyo
+${PYSITELIB}/glasgow/hardware/quirks.py
+${PYSITELIB}/glasgow/hardware/quirks.pyc
+${PYSITELIB}/glasgow/hardware/quirks.pyo
+${PYSITELIB}/glasgow/hardware/toolchain.py
+${PYSITELIB}/glasgow/hardware/toolchain.pyc
+${PYSITELIB}/glasgow/hardware/toolchain.pyo
+${PYSITELIB}/glasgow/hardware/toolchain_nix.txt
+${PYSITELIB}/glasgow/legacy.py
+${PYSITELIB}/glasgow/legacy.pyc
+${PYSITELIB}/glasgow/legacy.pyo
${PYSITELIB}/glasgow/protocol/__init__.py
${PYSITELIB}/glasgow/protocol/__init__.pyc
${PYSITELIB}/glasgow/protocol/__init__.pyo
+${PYSITELIB}/glasgow/protocol/bsdl.py
+${PYSITELIB}/glasgow/protocol/bsdl.pyc
+${PYSITELIB}/glasgow/protocol/bsdl.pyo
+${PYSITELIB}/glasgow/protocol/flashrom.py
+${PYSITELIB}/glasgow/protocol/flashrom.pyc
+${PYSITELIB}/glasgow/protocol/flashrom.pyo
${PYSITELIB}/glasgow/protocol/gdb_remote.py
${PYSITELIB}/glasgow/protocol/gdb_remote.pyc
${PYSITELIB}/glasgow/protocol/gdb_remote.pyo
@@ -544,6 +779,9 @@ ${PYSITELIB}/glasgow/protocol/jesd3.pyo
${PYSITELIB}/glasgow/protocol/jtag_svf.py
${PYSITELIB}/glasgow/protocol/jtag_svf.pyc
${PYSITELIB}/glasgow/protocol/jtag_svf.pyo
+${PYSITELIB}/glasgow/protocol/nbd.py
+${PYSITELIB}/glasgow/protocol/nbd.pyc
+${PYSITELIB}/glasgow/protocol/nbd.pyo
${PYSITELIB}/glasgow/protocol/onfi.py
${PYSITELIB}/glasgow/protocol/onfi.pyc
${PYSITELIB}/glasgow/protocol/onfi.pyo
@@ -556,6 +794,12 @@ ${PYSITELIB}/glasgow/protocol/snoop.pyo
${PYSITELIB}/glasgow/protocol/vgm.py
${PYSITELIB}/glasgow/protocol/vgm.pyc
${PYSITELIB}/glasgow/protocol/vgm.pyo
+${PYSITELIB}/glasgow/simulation/__init__.py
+${PYSITELIB}/glasgow/simulation/__init__.pyc
+${PYSITELIB}/glasgow/simulation/__init__.pyo
+${PYSITELIB}/glasgow/simulation/assembly.py
+${PYSITELIB}/glasgow/simulation/assembly.pyc
+${PYSITELIB}/glasgow/simulation/assembly.pyo
${PYSITELIB}/glasgow/support/__init__.py
${PYSITELIB}/glasgow/support/__init__.pyc
${PYSITELIB}/glasgow/support/__init__.pyo
@@ -568,6 +812,9 @@ ${PYSITELIB}/glasgow/support/arepl.pyo
${PYSITELIB}/glasgow/support/asignal.py
${PYSITELIB}/glasgow/support/asignal.pyc
${PYSITELIB}/glasgow/support/asignal.pyo
+${PYSITELIB}/glasgow/support/asyncio.py
+${PYSITELIB}/glasgow/support/asyncio.pyc
+${PYSITELIB}/glasgow/support/asyncio.pyo
${PYSITELIB}/glasgow/support/bits.py
${PYSITELIB}/glasgow/support/bits.pyc
${PYSITELIB}/glasgow/support/bits.pyo
@@ -589,27 +836,27 @@ ${PYSITELIB}/glasgow/support/lazy.pyo
${PYSITELIB}/glasgow/support/logging.py
${PYSITELIB}/glasgow/support/logging.pyc
${PYSITELIB}/glasgow/support/logging.pyo
+${PYSITELIB}/glasgow/support/mock.py
+${PYSITELIB}/glasgow/support/mock.pyc
+${PYSITELIB}/glasgow/support/mock.pyo
${PYSITELIB}/glasgow/support/os_network.py
${PYSITELIB}/glasgow/support/os_network.pyc
${PYSITELIB}/glasgow/support/os_network.pyo
${PYSITELIB}/glasgow/support/plugin.py
${PYSITELIB}/glasgow/support/plugin.pyc
${PYSITELIB}/glasgow/support/plugin.pyo
+${PYSITELIB}/glasgow/support/progress.py
+${PYSITELIB}/glasgow/support/progress.pyc
+${PYSITELIB}/glasgow/support/progress.pyo
${PYSITELIB}/glasgow/support/task_queue.py
${PYSITELIB}/glasgow/support/task_queue.pyc
${PYSITELIB}/glasgow/support/task_queue.pyo
-${PYSITELIB}/glasgow/target/__init__.py
-${PYSITELIB}/glasgow/target/__init__.pyc
-${PYSITELIB}/glasgow/target/__init__.pyo
-${PYSITELIB}/glasgow/target/analyzer.py
-${PYSITELIB}/glasgow/target/analyzer.pyc
-${PYSITELIB}/glasgow/target/analyzer.pyo
-${PYSITELIB}/glasgow/target/hardware.py
-${PYSITELIB}/glasgow/target/hardware.pyc
-${PYSITELIB}/glasgow/target/hardware.pyo
-${PYSITELIB}/glasgow/target/simulation.py
-${PYSITELIB}/glasgow/target/simulation.pyc
-${PYSITELIB}/glasgow/target/simulation.pyo
-${PYSITELIB}/glasgow/target/toolchain.py
-${PYSITELIB}/glasgow/target/toolchain.pyc
-${PYSITELIB}/glasgow/target/toolchain.pyo
+${PYSITELIB}/glasgow/support/usb/__init__.py
+${PYSITELIB}/glasgow/support/usb/__init__.pyc
+${PYSITELIB}/glasgow/support/usb/__init__.pyo
+${PYSITELIB}/glasgow/support/usb/libusb1.py
+${PYSITELIB}/glasgow/support/usb/libusb1.pyc
+${PYSITELIB}/glasgow/support/usb/libusb1.pyo
+${PYSITELIB}/glasgow/support/usb/webusb.py
+${PYSITELIB}/glasgow/support/usb/webusb.pyc
+${PYSITELIB}/glasgow/support/usb/webusb.pyo
Index: pkgsrc/devel/glasgow/distinfo
diff -u pkgsrc/devel/glasgow/distinfo:1.1 pkgsrc/devel/glasgow/distinfo:1.2
--- pkgsrc/devel/glasgow/distinfo:1.1 Sat Aug 10 16:01:57 2024
+++ pkgsrc/devel/glasgow/distinfo Mon Aug 17 20:23:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/08/10 16:01:57 js Exp $
+$NetBSD: distinfo,v 1.2 2026/08/17 20:23:06 js Exp $
-BLAKE2s (glasgow-0.0.20240810-60736dc71c02b9ba042e1f080fd3565c374e8458.tar.gz) = 1a6dedceaecb19d64bd1078cfbba74551e35b79f471763b8b0b889212d60236d
-SHA512 (glasgow-0.0.20240810-60736dc71c02b9ba042e1f080fd3565c374e8458.tar.gz) =
e26122f2e8827d16ae643c80145940fe19c6454109dd04a259b5f9c1b5efaf04be3ca52e7c4690b0c58a69685c5367e7be4f48cb95eba043e7c8af3208aec4a8
-Size (glasgow-0.0.20240810-60736dc71c02b9ba042e1f080fd3565c374e8458.tar.gz) = 23754301 bytes
+BLAKE2s (glasgow-0.0.20260817-889097096b450cb880eaf1a1f0d0518fe6566523.tar.gz) = 2ba314ba5b63c40f3b864ccfabea6484b63f0a2debd6837aee553fbf108d7dd7
+SHA512 (glasgow-0.0.20260817-889097096b450cb880eaf1a1f0d0518fe6566523.tar.gz) =
9030db3b2a056b522b492d285a2cbc307a6c01e20479e04c56dae794c7788c50eb9746ae6f32ce6f9e61821b1d4ad1922b28b5a224657b16fdd295c74b7d5580
+Size (glasgow-0.0.20260817-889097096b450cb880eaf1a1f0d0518fe6566523.tar.gz) = 30532461 bytes
Home |
Main Index |
Thread Index |
Old Index