2290 - MachXO: How can I generate VME with Turbo mode in command line ?<br>
Description:
In Lattice ispVM System, you can generate this VME file in the following steps:
- Create a device list
- Select Turbo in Project Settings Dialog Box
- Save the configuration file XCF file
- Open a Command Prompt Window, change the current directory to the installation directory of Lattice ispVM System
- Run 'ispvm -help', to get the command line option
- According to the shown command line option as follows,
ispvm -infile <infile path> -outfiletype <file type[-outfile<output file path> ] >
run ispvm.exe with the XCF file.
For example, the command line is as follows:
C:\ispvmsystem\ispvm -infile c:\machxo1200.xcf -outfiletype -vme12 -outfile c:\mach1200.vme