10.07.2015 Views

Xilinx Virtex-6 Libraries Guide for HDL Designs

Xilinx Virtex-6 Libraries Guide for HDL Designs

Xilinx Virtex-6 Libraries Guide for HDL Designs

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 4: About Design ElementsEFUSE_USRPrimitive: 32-bit non-volatile design IDIntroductionUse this element to internally access 32 non-volatile fuses that can store bits specific to the design (e.g. a uniqueID associated with each design). These efuses must be externally written through JTAG.Port DescriptionsPort Type Width FunctionEFUSEUSR[31:0] Output 32 User E-Fuse register valueDesign Entry MethodInstantiationInferenceCORE Generator and wizardsMacro supportRecommendedNoNoNoAvailable AttributesAttribute Type Allowed Values Default DescriptionSIM_EFUSE_VALUE Hexadecimal 32’h00000000 to32’hffffffff32’h00000000 Causes simulation model to drive astatic value onto these pins after INITgoes high.V<strong>HDL</strong> Instantiation Template-- EFUSE_USR: 32-bit non-volatile design ID-- <strong>Virtex</strong>-6-- <strong>Xilinx</strong> <strong>HDL</strong> <strong>Libraries</strong> <strong>Guide</strong>, version 11.2EFUSE_USR_inst : EFUSE_USRgeneric map (SIM_EFUSE_VALUE => X"00000000")port map (EFUSEUSR => EFUSEUSR);-- End of EFUSE_USR_inst instantiation-- Causes simulation model to drive a static value onto these pins after-- INIT goes high.-- 32-bit User E-Fuse register value<strong>Virtex</strong>-6 <strong>Libraries</strong> <strong>Guide</strong> <strong>for</strong> <strong>HDL</strong> <strong>Designs</strong>130 www.xilinx.com UG623 (v 11.4) December 2, 2009

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!