Skip to content
New issue

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

Make nengo-fpga script #14

Open
xchoo opened this issue Mar 18, 2019 · 1 comment
Open

Make nengo-fpga script #14

xchoo opened this issue Mar 18, 2019 · 1 comment

Comments

@xchoo
Copy link
Member

xchoo commented Mar 18, 2019

Just as the nengo-gui has a installable nengo script, we should do the same for the nengo-fpga repo. Envisaged uses:

  • nengo-fpga : Automatically starts up nengo (gui) with the nengo-fpga backend option. I.e., nengo -b nengo-fpga
  • nengo-fpga --configure : Instantiates a text-gui to prompt user for information to configure the fpga_config file.
  • nengo-fpga --get_dna <device name> : Queries <device name> for it's DNA value. I.e., calls out to the DNA_extractor.py script.
@xchoo
Copy link
Member Author

xchoo commented Dec 3, 2019

Another use case:

  • nengo-fpga --update <device name>: Updates the nengo- files on the board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant