Skip to content

Commit

Permalink
targets/sayma_amc: use sayma_amc platform from platforms.sinara
Browse files Browse the repository at this point in the history
enjoy-digital committed Jul 11, 2017
1 parent dcc7a79 commit f9c3fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misoc/targets/sayma_amc.py
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

from migen import *
from migen.genlib.resetsync import AsyncResetSynchronizer
from migen.build.platforms import sayma_amc
from migen.build.platforms.sinara import sayma_amc

from misoc.cores.sdram_settings import MT41J256M16
from misoc.cores.sdram_phy import kusddrphy

0 comments on commit f9c3fe6

Please sign in to comment.