I followed the tutorial here: https://learn.lushaylabs.com/getting-setup-with-the-tang-nano-9k/
When I run 'Build and Run' I get the following error from Yosys
Error: ERROR: Can't open input file in' for reading: No such file or directory
Finished CST Checking
Task finished with errors exiting`
I installed the specific version of 2022-02-10 of oss-cad-suite as indicated here: https://learn.lushaylabs.com/vscode-extension/
and fixed the quarantine problems using ./activate
The 9k is a great little board, and I'm considering the 9k as an example board for the next edition of my book 'Programming FPGAs'. But I need a setup procedure that works for Mac, Linux and Windows.
I followed the tutorial here: https://learn.lushaylabs.com/getting-setup-with-the-tang-nano-9k/
When I run 'Build and Run' I get the following error from Yosys
Error: ERROR: Can't open input filein' for reading: No such file or directoryFinished CST Checking
Task finished with errors exiting`
I installed the specific version of 2022-02-10 of oss-cad-suite as indicated here: https://learn.lushaylabs.com/vscode-extension/
and fixed the quarantine problems using ./activate
The 9k is a great little board, and I'm considering the 9k as an example board for the next edition of my book 'Programming FPGAs'. But I need a setup procedure that works for Mac, Linux and Windows.