Template resource estimation models for an 8-input, 32k channel PFB design.
To open/modify/compile:
- Clone this repository
- Clone submodules:
git submodule init
git submodule update
-
Create a local environment specification file
startsg.local
. Seestartsg.local.2018
for a template. -
From the top level of this repository, run
startsg
(if your environment file is calledstartsg.local
) orstartsg <my_local_environment_paths>.local
. -
After opening
byu.slx
you can compile the design by runningjasper
from the MATLAB prompt.