- common.axi
A library of common vales.
#####Dependencies:
- none
#####Description: Contains common values which can use by many programs.
#####Usage:
Include common into the main program using the #include
compiler directive. E.g:
#include 'common'