Skip to content
#

xilinx

Here are 314 public repositories matching this topic...

prjxray
litghost
litghost commented Feb 28, 2020
grep unknown opentitan.fasm  | wc
    557    6127   52651

557 bits isn't too many. Most of these are likely related to the DSP, as 1 DSP is being used:

DSP_L_X66Y110.DSP48.DSP_0.AREG_0
DSP_L_X66Y110.DSP48.DSP_0.BREG_0
DSP_L_X66Y110.DSP48.DSP_0.MASK[45:0] = 46'b1111111111111111111111111111111111111111111111
DSP_L_X66Y110.DSP48.DSP_0.ZADREG[0]
DSP_L_X66Y110.DSP48.DSP_0.ZAL
Paebbels
Paebbels commented Dec 18, 2016

The Sphinx documentation flow was extended by several sphinx and third party extensions. These extensions should be documented along with their modifications. A comprehensive syntax guide should be assembled, to collect all syntax notations at one place instead of dozens of third party documentation websites with partially poor usage descriptions.

Extensions list:

  • Standard Sphinx extensi

A zero-copy Linux driver and a userspace interface library for Xilinx's AXI DMA and VDMA IP blocks. These serve as bridges for communication between the processing system and FPGA programmable logic fabric, through one of the DMA ports on the Zynq processing system. Distributed under the MIT License.

  • Updated Feb 12, 2020
  • C
symbiflow-arch-defs
rafaelnp
rafaelnp commented Mar 14, 2020

Add command line option, to enable the user to choose which builder he/she wants to use. Suggestion:
--builder BUILDER specify the builded to be used

By adding it, it would allow:

  1. Users to actively choose the builder the way to use, without any code change (e.g. editing hdl_checker/builder_utils.py).
  2. to separate use cases and make it easier to track bugs that may arise.

Improve this page

Add a description, image, and links to the xilinx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xilinx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.