This website uses cookies. By using this site, you consent to the use of cookies. For more information, please take a look at our Privacy Policy.
Home > Wiki encyclopedia > Unisim

Unisim

Unified simulation primitives. These simulation files are used to simulate Xilinx primitives instantiated in HDL code.

xilinx-unisims Package

This package provides the Xilinx FPGA Unisim library as a set of VHDL snippets.

Xilinx FPGA Unsim libraries are or can be used to instantiate hardware dedicated logic elements available in the different FPGA families, elements such as PLL, MMCM, LUT, .

Remark 1: This package replaces the "Xilinx-Snippets" package.

Remark 2: A similar extension for VScode can be found here

Supported FPGA families

Spartan-6

All of the 7-Series

All of Ultrascale and Ultrascale+ devices.

Primitives of other FPGA families will be add as they are used in my designs.

The list is not a complete copy of the Unisim library available in the Xilinx Vivado tool! It does not contain elements as PCIE, Ethernet MAC, transceivers or other because those elements are too big to instantiate and one will probably never instantiate these anyway because all of these components are typically used through a wizard. The wizard provides an instantiate-able model targeted and customised following what the user demanded through the wizard.

The simplest way to install this is:

Install the package from within Atom:

[Packages] [Settings View] [Install Packages/Themes]

Type in the search box: Xilinx . and hit enter

Second way to install this package is:

Download the zip file from the GitHub page, store it somewhere on the system.

Unzip it for Microsoft Windows users to:

C:/Users//.atom/packages

Unzip it for Linux users to:

/home/ /.atom/packages

After the unzip operation, find a directory/folder xilinx-unisims in the packages directory.

Restart atom or start atom to load and use the package.

Use of the snippet list

Start typing the first letters of the primitive that needs to be instantiated.

200817120716.jpg

Select, up/down arrow keys or mouse, and click in the list the wanted component. For some components no list appears, then just hit [Tab] to instantiate the component.

When the IDDR is instantiated it appears as in below figure.

200817120804.jpg

Component labels are build this way: FileName_I_<Name_of_Primitive>_<number>

The instantiated component label starts with FileName. Replace FileName with the name of the file, without extension, the component is instantiated. Naming instantiated components this way is done to easily find components in hierarchical designs. As showed the cursor is dropped on the highlighted FileName to allow one to change it easily. f the name can be kept, just hit [Tab].

The cursor jumps now to the second highlighted area, being 0. The is providing the amount of times the primitive is instantiated. Change it by typing a number or something else or leave it by hitting [Tab]

Hitting [Tab] makes the cursor jump from one port element to another allowing one to change the name of the connected signal or bus. After a signal or bus name is provided, hit [Tab] to jump to the next port.

ASSOCIATED PRODUCTS

  • XC3S50AN-4TQ144I

    XC3S50AN-4TQ144I

    FPGA Spartan-3AN Family 50K Gates 1584 Cells 667MHz 90nm Technology 1.2V Automotive Medical 144-Pin TQFP EP

  • XC5215-6HQ208C

    XC5215-6HQ208C

    FPGA XC5200 Family 23K Gates 1936 Cells 83MHz 0.5um Technology 5V 208-Pin HSPQFP EP

  • XC5215-6PQ160C

    XC5215-6PQ160C

    FPGA XC5200 Family 23K Gates 1936 Cells 83MHz 0.5um Technology 5V 160-Pin PQFP

  • XC2V1000-4FF896I

    XC2V1000-4FF896I

    FPGA Virtex-II Family 1M Gates 11520 Cells 650MHz 0.15um Technology 1.5V 896-Pin FCBGA

  • XC3S700A-4FG484C

    XC3S700A-4FG484C

    FPGA Spartan-3A Family 700K Gates 13248 Cells 667MHz 90nm Technology 1.2V 484-Pin FBGA

FPGA Tutorial Lattice FPGA
Need Help?

Support

If you have any questions about the product and related issues, Please contact us.