modularize SoC integration
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Sun, 24 Nov 2013 09:30:02 +0000 (10:30 +0100)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Sun, 24 Nov 2013 09:30:02 +0000 (10:30 +0100)
commit4a3a1d02e9b2b62072c18480800c14f76fdefc08
tree8fa8a90d5d68365458def41c7ece7ef6a8c12425
parent4c50923cdfe62ab505ab7b6a7fb130c7d6a35828
modularize SoC integration
make.py
misoclib/cpuif.py [deleted file]
misoclib/gensoc/__init__.py [new file with mode: 0644]
misoclib/gensoc/cpuif.py [new file with mode: 0644]
top.py