COMPANY

About VeriSilicon
Executive Team
Press Release
In the News
Events
Partners
Careers
Trademark
Contact Us

INVESTOR RELATIONS

Board of Directors
Major Investors
Stock Information
IR Contacts
Home Request ZSP SDK License Request
ZSP SDK License Request
Requestor Details
Name *
Email *
Company Name *
Title *
Country *
State *
City *
Postal / Zip Code *
Address *
Phone *
Region / Partner *
License Details
ZSP Platform *
  • ZSP G1
    ZSP400
    ZSP410
    Other
  • ZSP G2
    ZSP500
    ZSP540
  • ZSP G3
    ZSP800
    ZSP880
  • ZSP G4
    ZSP981
    ZSP900M
  • ZSP G5
    ZSPNano
    ZSPNano+
    ZSP5000
    ZSP5000H
    ZSPNano++
    ZSP5000W
License Type *
Number of Seats
Hostname *
Host ID *
Verification Code*

Search

Contact

Language

简体中文

English

日本語

芯原股份 (688521.SH)
Thank You for Subscribing
Thank you for subscripting to receive the latest news of VeriSilicon via email .
While you await our next issue, we invite you to learn more about VeriSilicon through the resources below.
CUSTOMSILICONSOLUTIONS
Embedded Vivante GPU, Vision, and IoT cores
Embedded Vivante Dedicated Vision IP
ZSP Digital Signal Processors
Hantro Video Encoder and Decoder IP
Company Information
Close
Sending...
Thank you for submitting the request. Your license request will be processed shortly.
Close
Error encountered while processing your request. Please submit your request at a later time.If this error persists, please contact system administrator.
Close
Tools License Manager
 

SDK License Request Form FAQs

 

How do I find my Host Name?


Windows:


Right-click on "My Computer", and then click on "Properties".
Select the "Network Identification" tab. The Host Name is the "Full computer name".

Linux:


Use the hostname command at a shell prompt.


How do I find my Host ID?



The Host ID is essentially the physical Ethernet address for the machine (not the IP address).

Windows:


Type "ipconfig /all" from a DOS prompt. It's the Physical Address "00-0c-03-08-f3-c5" for example.

Linux:


Caution: Do not use the Linux "hostid" command because it could return the wrong information.

Type "ifconfig -a" from a shell prompt
Look for the HWaddr keyword on the primary interface (normally eth0)

Example:
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0D:56:C3:E6:5E
inet addr:192.1.1.2 Bcast:192.1.1.255 Mask:255.255.255.0
So you use "00:0D:56:C3:E6:5E" as host ID.