Skip to content
#

toolchain

Here are 318 public repositories matching this topic...

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

  • Updated Jul 15, 2021
  • Red
symbiflow-arch-defs
rw1nkler
rw1nkler commented Aug 21, 2020

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

Improve this page

Add a description, image, and links to the toolchain 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 toolchain topic, visit your repo's landing page and select "manage topics."

Learn more