Xilinx 8.2i Debugging Information Format Dwarf .drf files, Memory .mem files, Bit .bit files

Models: 8.2i

1 422
Download 422 pages 26.35 Kb
Page 369
Image 369

R

Data2MEM Input and Output Files

Debugging Information Format DWARF (.drf) files

A Debugging Information Format DWARF (.drf) file is a binary data file that contains the executable CPU code image, plus debug information required by symbolic source-level debuggers. These files are produced by the same software compiler tools as .elf files. Data2MEM reads .drf files wherever .elf files can be used. Because .drf files are binary data, they are not directly editable. Data2MEM provides some facilities for examining the content of .drf files.

Memory (.mem) files

A memory (.mem) file is a simple text file that describes contiguous blocks of data. A .mem file may have as many contiguous data blocks as required. There can be any size gap of address range between data blocks; however, no two data blocks can overlap an address range. Because a .mem file is a simple text file, it is directly editable. Data2MEM allows the free-form use of both slash (//) and asterisk (/*...*/) commenting styles.

The format of .mem files is an industry standard, and consists of two basic elements; hex address specifier and hex data values. Data2MEM uses .mem files for both data input and output. See the description of the differences between input and output memory files below.

Memory (.mem) Files as Output

Output memory files are used primarily for Verilog simulations with third-party memory models. Therefore, the format follows industry standard use on three key points:

All data values must be the same number of bits wide, and must be the same width as expected by the memory model.

All data values reside within a larger array of values, starting at zero.

If an address gap exists between two contiguous blocks of data, the data between the gaps still logically exists but is undefined.

Bit (.bit) files

A bitstream (.bit) file is a binary data file that contains a bit image downloadable to an FPGA device. Data2MEM replaces the Block RAM data in .bit files, without the intervention of any Xilinx implementation tools; therefore, Data2MEM both inputs and outputs .bit files. A .bit file is generated by Xilinx implementation tools. Please refer to Xilinx implementation tools in this reference manual for details on creating .bit files. Because .bit files are binary data, they are not directly editable. Data2MEM provides some facilities for examining the content of .bit files.

Verilog (.v) files

A Verilog (.v) file is a simple text file that Data2MEM outputs, which contains “defparm” records to initialize Block RAMs. This file is used primarily for pre-synthesis and post- synthesis simulation. Because a .v file is a simple text file, it is directly editable, but editing this file is not advised because it is a generated file. Data2MEM allows the free-form use of both slash (//) and asterisk (/*...*/) commenting styles.

Development System Reference Guide

www.xilinx.com

369

Page 369
Image 369
Xilinx 8.2i manual Debugging Information Format Dwarf .drf files, Memory .mem files, Bit .bit files, Verilog .v files

8.2i specifications

Xilinx 8.2i is a significant version of the Xilinx ISE (Integrated Software Environment) that emerged in the early 2000s, marking an important milestone in the world of FPGA (Field-Programmable Gate Array) development. This version introduced a slew of advanced features, technologies, and characteristics that made it an indispensable tool for engineers and developers in designing, simulating, and implementing digital circuits.

One of the standout features of Xilinx 8.2i is its enhanced design entry capabilities. This version supports multiple design entry methods, including schematic entry, VHDL, and Verilog HDL, giving engineers the flexibility to choose their preferred approach. The integrated environment provides user-friendly graphical interfaces, making it accessible for both novice and experienced users.

Xilinx 8.2i's synthesis tools have been improved to enable more efficient design compilation and optimization. The new algorithms used in this version facilitate faster synthesis times while reducing power consumption and improving performance. Furthermore, it features support for advanced FPGA architectures, which allows for the implementation of more complex designs with greater efficiency.

The implementation tools in Xilinx 8.2i include advanced place and route capabilities, utilizing state-of-the-art algorithms for optimized resource usage. These tools enable designers to make better use of FPGA resources, ensuring that designs fit within the constraints of the target device while maximizing performance.

Another key characteristic of Xilinx 8.2i is its extensive support for various Xilinx devices such as the Spartan, Virtex, and CoolRunner series. This compatibility ensures that developers can leverage the powerful features of these FPGA families, including high-speed transceivers and DSP slices.

Xilinx 8.2i also places a strong emphasis on simulation and verification. The version integrates with various simulation tools, allowing for thorough testing of the designs before implementation. This reduces the risk of errors and ensures that the final product meets specifications.

In addition, this version includes support for design constraints, enabling engineers to specify timing, area, and other critical design parameters. By accommodating constraints, Xilinx 8.2i helps in achieving reliable and efficient designs tailored to project needs.

In summary, Xilinx 8.2i is a robust software development tool that enhances the design process for FPGAs. Its comprehensive features, including multiple design entry options, advanced synthesis and implementation tools, extensive device support, and strong simulation capabilities, make it a valuable resource for engineers and developers striving for innovation in digital design.