beautypg.com

Altera QDRII SRAM Controller MegaCore Function User Manual

Page 19

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

.bsf

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

.html

MegaCore function report file.

.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.

_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.

_auk_qdrii_sram.vhd or .v

File that instantiates the control logic and the datapath.

name>_auk_qdrii_sram_addr_cmd_reg.vhd or .v

The address and command output registers.

name>_auk_qdrii_sram_avalon_controller_ipfs_
wrap.vhd
or .v

File that instantiates the controller.

name>_auk_qdrii_sram_avalon_controller_ipfs_
wrap.vho
or .vo

VHDL or Verilog HDL IP functional simulation model.

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).

_auk_qdrii_sram_clk_gen.vhd or
.v

The clock output generators.

name>_auk_qdrii_sram_cq_cqn_group.vhd or .v

The CQ and CQN module.

_auk_qdrii_sram_datapath.vhd
or .v

Datapath.

_auk_qdrii_sram_dll.vhd or .v

DLL.

name>_auk_qdrii_sram_example_driver
.vhd
or .v

The example driver.

name>_auk_qdrii_sram_read_group.vhd or .v

The read capture registers.