Our system is going under maintenance starting March 27, 2025 at 8:00 AM Pacific and ending March 27, 2025 at 9:00 AM Pacific. During this window, the website may not be reachable. For immediate assistance, please contact techsupport@latticesemi.com.

文章详情

ID: 2031
实例类型: faq
分类: Device Programming
相关: ispVM Embedded
产品系列: All FPGA

搜索答案数据库

Search Text Image

Is it possible to determine what functions an ispVME data file performs?

ispVME data files can be converted to Serial Vector Format (SVF) files. ispVME data files are a proprietary binary format. Translating them into SVF turns them into a defacto industry standard that is human readable. Lattice provides SVF Debugger for the translation. SVF Debugger is a program, supplied as part of ispVM System, designed to step through SVF format files. It also provides a way to convert ispVME data files into SVF.

  • Start ispVM System

  • Select the ispTools menu

  • Select SVF Debugger...

  • From the SVF Debugger program window select File->Open

  • Browse to your VME file

  • Select Open
SVF Debugger converts your VME data file into SVF and displays it.