addition

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

Addition Example

This example passes two numbers to the FPGA, they are added together and the result in returned.

Structure

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

Testing

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

reco test test-addition

This will simulate the FPGA code using a hardware simulator, and test it using the test-addition 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