Export Dialog Box (All Editors)
The Export dialog box allows you to export files or information to a separate file for further use in the Intel® Quartus® Prime software, or for other functions outside the Intel® Quartus® Prime software.
The following table describes what types of files or information you can export, and into what file type the exported information is placed.
Application or Editor |
Exported Data |
Exported File Type |
---|---|---|
Assignment Editor |
assignments |
Tcl Script File (.tcl) Definition or Comma-Separated Value File (.csv) Definition. |
Block Editor |
JPEG File Interchange Format (.jpg) file or Bitmap File (.bmp). |
|
Change Manager |
specified changes, regardless of status |
Tcl Script File, Comma-Separated Value File, or text file (.txt). |
Memory Editor |
new version of the current Memory Initialization File (.mif) Definition or Hexadecimal (Intel-Format) File (.hex) Definition |
Value Change Dump File (.vcd) Definition containing the initial content of a memory block. Note:
You can use the Value Change Dump File to specify the initial contents of memory when performing a functional simulation in other EDA tools. |
Pin Planner |
assignments |
Tcl Script File or a Comma-Separated Value File. Note:
You can export the information displayed in columns in the All Pins list or the Pin Migration View window. |
Netlist Viewers |
schematics |
JPEG File Interchange Format File, Bitmap File, Portable Network Graphics File (.png), or Graphics Interchange Format File (.gif). |
Signal Tap Logic Analyzer |
current Signal Tap waveform data |
Comma-Separated Value File, Vector Table Output File (.tbl) Definition, Value Change Dump File, Vector Waveform File (.vwf) Definition, JPEG File Interchange Format, or Bitmap File. |
State Machine Editor |
schematics |
Portable document file (.pdf). |
Symbol Editor |
assignments or Block Symbol File (.bsf) Definition |
JPEG File Interchange Format File or Bitmap File. |
Waveform Editor |
new version of the current waveform file |
A test bench file Definition, which includes a Verilog Test Bench File (.vt) Definition, or VHDL Test Bench File (.vht) Definition, containing the top-level design entity and test vectors from the simulation waveforms in the waveform file. Note:
|
A text file can be read by a text editor or other programs. Delimited data is often divided into columns and rows. A JPEG File Interchange Format is a standard method of compression for photographic images; a Bitmap File is a simple graphics file format. Bitmap Files are usually not compressed, so they are typically much larger than compressed image file formats for the same image.