Examples
These are few basic examples to show the basic features of ScalaDL. There are more included in the distribution.
- FIR Example - Basic example which shows basic functionallity as well as dsp functionallity
- IIR Example - Basic example which shows basic functionallity as well as dsp functionallity
- State Machine Example - Example which shows a greatly simplified syntax for state machine design
- Processor Interface Example - Example which shows a simple syntax for creating a register interface for the design
- Hierarcy Example - Example which shows how a design hierarchy is created (Autoconnection similar to Emacs Auto Mode)