symbiflow
Here are 32 public repositories matching this topic...
During the work on merging #1419 I figured out that the basic BUFGMUX example works differently on Arty Board and Nexys Video.
The example uses three LEDs:
- led[2] - blinks with slow frequency
- led[1] - blinks with high frequency
- led[0] - blinks with the same frequency as led[2] or led[1] depending on sw[0] state.
On the Arty Board, the example works as intended. On Nexys Video, when
-
Updated
Apr 14, 2021 - Verilog
-
Updated
Feb 26, 2018
-
Updated
Apr 15, 2021 - Python
Initially only simple circuits will work, e.g. a counter. As more complicated circuit support is completed, add remaining circuits.
-
Updated
Mar 31, 2021 - SystemVerilog
-
Updated
Apr 19, 2021 - C++
Add inference for 8, 16, and 32 bit wide block RAM.
- See commit below for changes needed
brams.txt - Modify
brams_map.vto correctly map {DO,DI} to {A1,B1}DATA - Add tests to symbiflow-arch-defs
-
Updated
Apr 19, 2021 - Python
-
Updated
Apr 20, 2021 - C++
-
Updated
Apr 6, 2021 - Python
-
Updated
Jan 8, 2021 - Python
The testing/mdd_make.tcl program generates a .mdd file which then takes 100 lines of python to parse. Bad use of effort.
Have .tcl output a .json file which can be trivially read. Updates to resulting data structures may be needed (or converted to dictionaries).
-
Updated
Apr 16, 2021 - Python
-
Updated
Apr 16, 2021 - Makefile
-
Updated
Dec 5, 2020 - Python
-
Updated
Jan 4, 2021 - XSLT
-
Updated
Jan 17, 2021 - Shell
-
Updated
Oct 30, 2020 - CSS
-
Updated
Dec 17, 2020 - Python
-
Updated
Sep 17, 2020 - C++
Improve this page
Add a description, image, and links to the symbiflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the symbiflow topic, visit your repo's landing page and select "manage topics."



All the tools in prjxray should have an
xc7prefix, so to make them unique.E.g.
bitreadorbittoolcould enter in conflicts with other tools names.