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**.