Skip to content

Commit

Permalink
targets/atlys: Make BaseSoC the default target.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Jan 27, 2016
1 parent 1780fef commit 3a5ef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/atlys_base.py
Expand Up @@ -207,4 +207,4 @@ def __init__(self, platform, **kwargs):
eth_clocks_tx=platform.lookup_request("eth_clocks").tx)


default_subtarget = MiniSoC
default_subtarget = BaseSoC

0 comments on commit 3a5ef8e

Please sign in to comment.