We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-built .fs bitstreams load without any problems, but if I build it, the bitstream cannot load:
openFPGALoader -b tangnano9k counter.fs -f empty write to flash Jtag frequency : requested 6.00MHz -> real 6.00MHz Parse file Parse counter.fs: Done DONE Jtag frequency : requested 2.50MHz -> real 2.00MHz Erase SRAM DONE Erase FLASH DONE Erasing FLASH: [==================================================] 100.00% Done write Flash: [==================================================] 100.00% Done CRC check : FAIL Read: 0x0000431b checksum: 0xb4bb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pre-built .fs bitstreams load without any problems, but if I build it, the bitstream cannot load:
The text was updated successfully, but these errors were encountered: