Altera QDRII SRAM Controller MegaCore Function User Manual

Page 19

Advertising
background image

Altera Corporation

MegaCore Version 9.1

2–9

November 2009

QDRII SRAM Controller MegaCore Function User Guide

Getting Started

Table 2–1

describes the generated files and other files that may be in your

project directory. The names and types of files specified in the IP
Toolbench report vary based on whether you created your design with
VHDL or Verilog HDL

Table 2–1. Generated Files (Part 1 of 2)

(1)

,

(2)

&

(3)

Filename

Description

<variation name>.bsf

Quartus II symbol file for the MegaCore function
variation. You can use this file in the Quartus II block
diagram editor.

<variation name>.html

MegaCore function report file.

<variation name>.vhd, or .v

A MegaCore function variation file, which defines a
VHDL or Verilog HDL top-level description of the custom
MegaCore function. Instantiate the entity defined by this
file inside of your design. Include this file when compiling
your design in the Quartus II software.

<variation name>_bb.v

Verilog HDL black-box file for the MegaCore function
variation. Use this file when using a third-party EDA tool
to synthesize your design.

<variation name>_auk_qdrii_sram.vhd or .v

File that instantiates the control logic and the datapath.

<variation
name>
_auk_qdrii_sram_addr_cmd_reg.vhd or .v

The address and command output registers.

<variation
name>
_auk_qdrii_sram_avalon_controller_ipfs_
wrap.vhd
or .v

File that instantiates the controller.

<variation
name>
_auk_qdrii_sram_avalon_controller_ipfs_
wrap.vho
or .vo

VHDL or Verilog HDL IP functional simulation model.

<variation
name>
_auk_qdrii_sram_capture_group_wrapper.
vhd
or .v

File that contains all the capture group modules (CQ and
CQN group modules and read capture registers).

<variation name>_auk_qdrii_sram_clk_gen.vhd or
.v

The clock output generators.

<variation
name>
_auk_qdrii_sram_cq_cqn_group.vhd or .v

The CQ and CQN module.

<variation name>_auk_qdrii_sram_datapath.vhd
or .v

Datapath.

<variation name>_auk_qdrii_sram_dll.vhd or .v

DLL.

<variation
name>
_auk_qdrii_sram_example_driver
.vhd
or .v

The example driver.

<variation
name>
_auk_qdrii_sram_read_group.vhd or .v

The read capture registers.

Advertising