HSP50415EVAL1 Intersil, HSP50415EVAL1 Datasheet - Page 4

no-image

HSP50415EVAL1

Manufacturer Part Number
HSP50415EVAL1
Description
EVALUATION BOARD HSP50415VI
Manufacturer
Intersil
Type
Modulator, Demodulatorr
Datasheets

Specifications of HSP50415EVAL1

For Use With/related Products
HSP50415
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
resetbits ADDRESS MASK: Clears the bits of the control
register specified by ADDRESS according to the specified
MASK.
modifybits ADDRESS DATA MASK: Changes the bits
specified by MASK of the control register specified by
ADDRESS to the value specified by DATA.
read ADDRESS: Reads one of the eight HSP50415
interface registers, if the ADDRESS doesn’t exceed 0x07. If
the address exceeds 0x07, then this command will read a
CPLD register.
write ADDRESS DATA: Writes to one of the HSP50415
interface registers if the ADDRESS is between 0x00 and
0x07.
Board Commands:
pldwrite ADDRESS DATA: Writes DATA to the CPLD
register specified by ADDRESS.
pldread ADDRESS: Reads from the CPLD register
specified by ADDRESS.
read ADDRESS: Reads the CPLD’s Status Register, or
Clock Control Register, if the ADDRESS is 0x08 or 0x09
respectively.
write ADDRESS DATA: Writes to the CPLD Clock Control
Register, if the address is 0x09. Note that CPLD register 8 is
read only. It returns the status pins of the HSP50415. While
CPLD register 9 selects the DATACLK source. Writing ‘0’
selects REFCLK, writing ‘1’ selects 2XSYMCLK, writing ‘2’
selects SYSCLK/2, and writing ‘3’ three-states the
DATACLK.
All ADDRESS, DATA, and MASK values are expressed in
HEXADECIMAL. Additional insight on the command line
window can be obtained by using the forms to change bit
fields and observing the corresponding commands being
echoed in the command line window.
Pull Down Menus
File Menu
Run Script: Allows the user to select and load a script file.
New Script: Opens a scripting window in Notepad.
Start Recording: Begins recording the user’s actions that
pertain to the evaluation board into a Java script file. To end
the recording, click on File, and deselect Recording.
Save Configuration: Saves the contents of all the form
register contents into a configuration script file. This file will
contain all necessary steps for initializing the evaluation
board registers to the present values displayed on all forms.
Load Configuration: Allows the user to select and load a
configuration script file.
4
HSP50415EVAL1
Dump Menu
This function is used to verify the contents of the external
RAM, I coefficient RAM, Q coefficient RAM, Constellation
RAM, or FIFO memories for debug purposes. Any of the
HSP50415 memories can be dumped into a file using the
Dump menu item, and then selecting a file to dump to when
prompted. A file comparison can then be done to compare
the dumped file to the original file loaded.
Actions Menu
Soft Reset: Issues a reset to the HSP50415 Device.
Board Reset: Issues a reset to both the HSP50415 and the
evaluation board.
Send Memory Data: Begins sending the contents of the
external RAM to the HSP50415 DIN<15:0> inputs by setting
the source for DIN<15:0> as Pattern Memory.
Stop Sending: Stops sending the external RAM data to the
HSP50415 DIN<15:0> inputs by setting the source for
DIN<15:0> to Gnd.
File Formats
Script files
Scripts can be used to configure the evaluation board and
for programming a sequential set of actions. Java scripts
(*.js) and Visual Basic scripts (*.vbs), created with any text
editor, are supported. Specific file formats are required for
each type of file, with examples provided in the evaluation
software:
Configuration Files *.js or *.vbs
Configuration files contain the scripting host set-up
information, followed by the reset commands and the
software form registers output commands.
Coefficient Files *.coe or *.imp
The coefficient files contain seven comment lines at the
beginning, which are ignored by the loader, with each line
thereafter containing one floating point coefficient per line.
Constellation RAM Files *.hex
The constellation RAM file contains only one hexadecimal
number per line, with each number containing four digits.
The first two digits represent the 8-bit address, while the
second two digits represent the 8-bit data.
Pattern Files *.pat or *.imp
The pattern file contains seven comment lines at the
beginning, which are ignored by the loader, with each line
thereafter containing two floating point numbers with values
<1. The first number is for the I data, and the second is for
the Q data.
DUMP FILES *.RAM
The I or Q Coefficient RAM file contains one binary number
per line. The first 8-bits are the RAM memAddr<7:0>, the
remaining 72-bits contain the RAM memBuf<71:0> contents
for the specified address.

Related parts for HSP50415EVAL1