glasgow build --rev C1 uart I: glasgow.cli: generating bitstream for applet 'uart' Files\Python312\Scripts\yowasp-yosys] was unexpected at this time. Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\mikek\AppData\Roaming\Python\Python312\Scripts\glasgow.exe\__main__.py", line 7, in File "C:\Users\mikek\AppData\Local\GIT\glasgow\software\glasgow\cli.py", line 937, in run_main exit(asyncio.run(main())) ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Python312\Lib\asyncio\runners.py", line 194, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Program Files\Python312\Lib\asyncio\base_events.py", line 687, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "C:\Users\mikek\AppData\Local\GIT\glasgow\software\glasgow\cli.py", line 833, in main f.write(plan.get_bitstream()) ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\mikek\AppData\Roaming\Python\Python312\site-packages\amaranth\build\run.py", line 101, in execute_local subprocess.check_call(["cmd", "/c", f"call {self.script}.bat"], File "C:\Program Files\Python312\Lib\subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmd', '/c', 'call build_top.bat']' returned non-zero exit status 255.