SURF  1.0
DeviceDna Entity Reference
+ Inheritance diagram for DeviceDna:
+ Collaboration diagram for DeviceDna:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
TextUtilPkg  Package <TextUtilPkg>

Generics

TPD_G  time := 1 ns
XIL_DEVICE_G  string := " 7SERIES "
USE_SLOWCLK_G  boolean := false
BUFR_CLK_DIV_G  positive := 8
RST_POLARITY_G  sl := ' 1 '
SIM_DNA_VALUE_G  slv := X " 000000000000000000000000 "

Ports

clk   in sl
rst   in sl
slowClk   in sl := ' 0 '
dnaValue   out slv ( 127 downto 0 )
dnaValid   out sl

Detailed Description

See also
entity

Definition at line 26 of file DeviceDna.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 28 of file DeviceDna.vhd.

◆ XIL_DEVICE_G

XIL_DEVICE_G string := " 7SERIES "
Generic

Definition at line 29 of file DeviceDna.vhd.

◆ USE_SLOWCLK_G

USE_SLOWCLK_G boolean := false
Generic

Definition at line 30 of file DeviceDna.vhd.

◆ BUFR_CLK_DIV_G

BUFR_CLK_DIV_G positive := 8
Generic

Definition at line 31 of file DeviceDna.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 32 of file DeviceDna.vhd.

◆ SIM_DNA_VALUE_G

SIM_DNA_VALUE_G slv := X " 000000000000000000000000 "
Generic

Definition at line 33 of file DeviceDna.vhd.

◆ clk

clk in sl
Port

Definition at line 35 of file DeviceDna.vhd.

◆ rst

rst in sl
Port

Definition at line 36 of file DeviceDna.vhd.

◆ slowClk

slowClk in sl := ' 0 '
Port

Definition at line 37 of file DeviceDna.vhd.

◆ dnaValue

dnaValue out slv ( 127 downto 0 )
Port

Definition at line 38 of file DeviceDna.vhd.

◆ dnaValid

dnaValid out sl
Port

Definition at line 39 of file DeviceDna.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file DeviceDna.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file DeviceDna.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file DeviceDna.vhd.

◆ TextUtilPkg

TextUtilPkg
Package

Definition at line 22 of file DeviceDna.vhd.


The documentation for this class was generated from the following file: