This repository contains an ADC-based high-speed link design, along with the behavioral models and simulation framework needed to test it. Certain parts of the design are parameterized (such as the number of filter taps), and it's possible to simulate the link behavior for an arbitrary channel by providing a file of S-parameters.
- First set up the shell environment:
> source setup.cshrc
- Then go into the channel/model folder:
> cd channel/model
- Build the channel models:
> make
- Next, go into the architect/sim folder:
> cd ../../architect/sim
- Run the simulation:
> make
- View the simulation waveforms with SimVision.
> simvision