tuto_fpga_pico
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tuto_fpga_pico [2017/08/22 14:23] – migrate from scenario.desc to scenario.yaml mimbert | tuto_fpga_pico [2017/11/15 16:22] (current) – [Create the scenario] onicolas | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| - | Let's back to the idea of sending a constant number to the PicoSDR and see if we get it back. First thing to do is to add a '' | + | Let' |
| Add a Python Block (from category '' | Add a Python Block (from category '' | ||
| Line 27: | Line 27: | ||
| Embedded Python Blocks: | Embedded Python Blocks: | ||
| - | Each this file is saved, GRC will instantiate the first class it finds to get | + | Each time this file is saved, GRC will instantiate the first class it finds to get |
| - | ports and parameters of your block. The arguments to __init__ | + | the ports and parameters of your block. The arguments to __init__ |
| parameters. All of them are required to have default values! | parameters. All of them are required to have default values! | ||
| """ | """ | ||
| Line 109: | Line 109: | ||
| nodes: | nodes: | ||
| node31: | node31: | ||
| - | command: ofdm.py | + | command: |
| bitstreamA: OFDM_6_6_0_sx315.bit | bitstreamA: OFDM_6_6_0_sx315.bit | ||
| </ | </ | ||
tuto_fpga_pico.1503404600.txt.gz · Last modified: by mimbert
