Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-h committed Jul 27, 2018
1 parent 85b5d6d commit a3d0e0c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# The CASPER Toolflow


Welcome to the CASPER Toolflow repository, `mlib_devel`!

## What is mlib_devel?

The `mlib_devel` repository contains is a set of FPGA DSP libraries and programming tools developed and maintained by the [Collaboration for Astronomical Signal Processing and Electronics Research (CASPER)](http://casper.berkeley.edu/>). Within the collaboration, this collection of software is affectionately referred to as *The Toolflow.*

`mlib_devel` is a set of FPGA DSP libraries and programming tools maintained by the [Collaboration for Astronomical Signal Processing and Electronics Research (CASPER)](http://casper.berkeley.edu/>). Within the collaboration, it is affectionately referred to as *The Toolflow.*

``mlib_devel`` allows you to generate signal processing designs using MATLAB's graphical programming tool `Simulink`. These designs can be turned into FPGA bitstreams and loaded onto a variety of supported hardware platforms to perform real-time digital signal processing systems. CASPER also provides a Python software library for interacting with running designs: [casperfpga ](https://github.com/casper-astro/casperfpga).
The CASPER toolflow allows you to generate signal processing designs using MATLAB's graphical programming tool `Simulink`. These designs can be turned into FPGA bitstreams and loaded onto a variety of supported hardware platforms to perform real-time digital signal processing systems. CASPER also provides a Python software library for interacting with running designs: [casperfpga ](https://github.com/casper-astro/casperfpga).

## Using mlib_devel

Expand Down Expand Up @@ -48,7 +47,7 @@ CASPER also maintain a set of [tutorials](https://casper-tutorials.readthedocs.i
<dt>jasper_library/sw</dt>
<dd>Codebase for embedded software processors used by the toolflow.</dd>
<dt>jasper_library/yellow_blocks</dt>
<dd>Python classes for each yellow block in the simulink `xps_library`.</dd>
<dd>Python classes for each yellow block in the simulink xps_library.</dd>
</dl>
</dd>
</dl>

0 comments on commit a3d0e0c

Please sign in to comment.