Skip to content

Commit

Permalink
just go
Browse files Browse the repository at this point in the history
  • Loading branch information
sab committed Oct 1, 2024
1 parent 7422938 commit ebe57a6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Study_LinuxCNC_Rio.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ sudo chmod 666 /dev/bus/usb/001/009 # Replace with your actual device path

https://trabucayre.github.io/openFPGALoader/compatibility/fpga.html

https://www.intel.com/content/www/us/en/support/programmable/articles/000083054.html
https://www.01signal.com/vendor-specific/intel/fpga-command-line-jtag/
https://www.reddit.com/r/FPGA/comments/kb1jq4/quartus_hardware_setup_using_cli/
https://www.intel.com/content/www/us/en/docs/programmable/683118/current/quartus-pgm-nios2-command-line-examples.html


## bugs:
Expand All @@ -150,6 +154,14 @@ Permanent (until reprogrammed): Configuration is stored in non-volatile memory a




## try this in windows cmd

sudo quartus_pgm -c 1 -m jtag -o "p;rio.sof"

jtagconfig -n


**`push_button :`**

<p align="center">
Expand Down

0 comments on commit ebe57a6

Please sign in to comment.