Reader small image

You're reading from  FPGA Programming for Beginners

Product typeBook
Published inMar 2021
Reading LevelIntermediate
PublisherPackt
ISBN-139781789805413
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Frank Bruno
Frank Bruno
author image
Frank Bruno

Frank Bruno is an experienced high-performance design engineer specializing in FPGAs with some ASIC experience. He has experience working for companies like SpaceX, GM Cruise, Belvedere Trading, Allston Trading, and Number Nine. He is currently working as an FPGA engineer for Belvedere Trading.
Read more about Frank Bruno

Right arrow

Questions

  1. What are AXI streaming interfaces best for?

    a) Burst transactions to multiple memory addresses

    b) Point-to-point connections

    c) High-performance connections

    d) B&C

  2. What is the IP integrator?

    a) An easy way to create block-based designs using Xilinx or user-defined IP

    b) A context-sensitive editor for HDL designs

    c) Not very good at aiding design debug

  3. If you want to create an IP from an existing design, you would use Create and package new IP. True or false?
  4. You cannot use Create and package new IP to generate a design wrapper with AXI interfaces to create your own designs. True or false?
  5. When should full AXI interfaces be used?

    a) When you need a high-performance interface that can burst data to multiple memory addresses.

    b) When you only write a single register at a time infrequently.

    c) When you have lots of data to move between two cores where the destination is a FIFO-like interface.

    d) All the time. They are cheap to implement and can do everything.

  6. ...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
FPGA Programming for Beginners
Published in: Mar 2021Publisher: PacktISBN-13: 9781789805413

Author (1)

author image
Frank Bruno

Frank Bruno is an experienced high-performance design engineer specializing in FPGAs with some ASIC experience. He has experience working for companies like SpaceX, GM Cruise, Belvedere Trading, Allston Trading, and Number Nine. He is currently working as an FPGA engineer for Belvedere Trading.
Read more about Frank Bruno