Skip to content

Commit

Permalink
Merge pull request #44 from moragb96/docs_update
Browse files Browse the repository at this point in the history
fixed formatting error
  • Loading branch information
wnew committed Mar 17, 2021
2 parents 3836657 + 0f714a3 commit 1bb6b6a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/tutorials/skarab/tut_adc.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,8 @@ Please note the User IP Clock source parameter of the SKARAB Yellow Block. In th
2. Set up the hardware test configuration as described in the figure below.
![](../../_static/img/skarab/tut_adc/test_config.png)
3. Allow a DHCP or BOOTP server on the network to allocate IP addresses to the SKARABs.<BR>
Example:
<BLOCKQUOTE>
06:50:02:0D:03:00: 10.0.7.2<BR>
06:50:02:0D:04:00: 10.0.7.3<BR>
06:50:03:0D:01:00: 10.0.7.4<BR>
06:50:02:0D:02:00: 10.0.7.5
</BLOCKQUOTE>
Example:<BR>
![](../../_static/img/skarab/tut_adc/ip_example.png)
4. Power on the SKARABs and confirm that their IP address allocation was successful (e.g. PING).
5. Edit the Python test script configuration (under the section "1. SCRIPT CONFIG") to point to the created fpg file, specify the allocated IPs of the SKARABs, etc.
6. Run the Python test script which will upload the created fpg file to them, perform synchronised ADC data sampling, and then write the sample data to text files.
Expand Down

0 comments on commit 1bb6b6a

Please sign in to comment.