| |||
| Home > Introduction > Configurable options | |||
The processor comes in one of two forms:
processor with full debug or reduced debug
processor without debug.
Table 1.1 shows the features you can configure using parameters and the default for the processors.
Table 1.1. Parameter configurable options
| Feature | Configurable option | Default value |
|---|---|---|
| Interrupts | External interrupts 1, 8, 16 or 32. 0 is not supported. | 8 |
| Data endianness | Little-endian or BE-8 big-endian. | Little-endian |
| OS extension | Present or absent. | Present |
| Debug[1] | Full or Reduced debug | Full |
| Multiplier | Normal or small multiplier. | Normal multiplier |
[1] Present only if the processor is configured with debug. | ||
Table 1.2 shows the features you can configure by setting processor pin values.
Table 1.2. Pin value configurable options
| Feature | Configurable option |
|---|---|
| Instruction TCM size[1] | 0KB (no Instruction TCM), 1KB, 2KB, and powers of 2 to 1MB. |
| Data TCM sizea | 0KB (no Data TCM), 1KB, 2KB, and powers of 2 to 1MB. |
| Instruction TCM alias | Upper Alias and/or Lower Alias enabled |
[1] TCM size might be limited by the memory available on your FPGA. Contact your implementation team for more information. | |