N
Nevo
Guest
I'm brand new to FPGA's and Verilog, so I beg your patience.
I'm planning my first design on a Xilinx FPGA and am writing the
project in Verilog.
The Xilinx unified libraries contain a number of useful building blocks
such as counters, shift registers, etc. If I were designing my project
with a schematic source file, I could drag-and-drop the library symbols
to get the functionality of those elements in my project.
However, I can't figure out how to get those elements in my project
when writing the project in Verilog.
Can anyone tell me the 'right' way to do this? I assume it's a simply
matter of linking my project to the vendor's library, but the actual
implementation/steps to do this elude me.
Thanks,
-Nevo
I'm planning my first design on a Xilinx FPGA and am writing the
project in Verilog.
The Xilinx unified libraries contain a number of useful building blocks
such as counters, shift registers, etc. If I were designing my project
with a schematic source file, I could drag-and-drop the library symbols
to get the functionality of those elements in my project.
However, I can't figure out how to get those elements in my project
when writing the project in Verilog.
Can anyone tell me the 'right' way to do this? I assume it's a simply
matter of linking my project to the vendor's library, but the actual
implementation/steps to do this elude me.
Thanks,
-Nevo