
Using the Achronix STAPL Player
Programming a Device
Bitporter User Guide
PAGE 33
Setting new network configuration...
Success!
Updated Bitporter IP Configuration:
DHCP = off
ip = 192.168.1.123
mask = 255.255.255.0
gateway = 192.168.1.1
Programming a Device
Once the user has generated a bitstream for the design, the following steps are used to
program the device:
1.
Connect the Bitporter pod to the target systems per
Chapter 3 – “Connecting the Bit-
2.
Open a command prompt of the host system (
Start
→
Run
, then enter
CMD
, and click
OK
; or
Start
→
All Programs
→
Accessories
→
Command Prompt
).
3.
Locate the directory containing the programming file, and then download the bitstream:
acx_stapl_player -aprogram
<design_name>
.jam
The program returns:
Achronix STAPL Player (acx_stapl_player) -- Version 1.5
(c) Copyright 2007, 2008 Achronix Semiconductor Corp. All
rights reserved.
contains elements of Jam STAPL Player Version 2.5 (20040526)
Copyright (C) 1997-2004 Altera Corporation
Attempting to auto-discover Bitporter pods (USB pods and
Ethernet pods on this subnet)...
...found 1 pods.
|==========|=================|
| Pod
| (Ethernet only) |
| Name | Owner's IP addr |
|==========|=================|
| usb12345 | <not tracked> |
|==========|=================|
Successfully opened Bitporter pod usb12345.
Entering ISP programming mode...
Performing bulk erase on the device...
Programming the SPD60-FBGA1892 device...
Starting user mode...
Exiting ISP programming mode...
Exit code = 0... Success