histogram-parallel

command
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2019 License: MIT Imports: 2 Imported by: 0

README

Parallel Histogram Example

In this example some random sample data is sent to the FPGA, it is then sorted into bins to create a histogram. The process of sorting the data has been parallelized to work efficiently on the FPGA.

Structure

This directory contains code for an FPGA located at main.go. It also has a command, test-histogram located at cmd/test-histogram/main.go

Testing

To run this example in a simulator, execute the following:

reco test test-histogram

This will simulate the code running on an FPGA using a hardware simulator, and test it using the test-histogram command.

Building

reco build

This will build your commands and FPGA code for execution on hardware.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL