URL
https://opencores.org/ocsvn/steelcore/steelcore/trunk
Subversion Repositories steelcore
[/] [docs/] [config.md] - Rev 11
Compare with Previous | Blame | View Log
# Configuration
Steel has only one configuration parameter, the boot address, which is the address of the first instruction the core will fetch after reset. It is defined when instantiating Steel (read the section [Getting started](getting.md)). If you omit this parameter at instantiation, the boot address will be set to **0x00000000**.