sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
kristianpaul has quit [Quit: leaving]
kristianpaul has joined #m-labs
kristianpaul has joined #m-labs
attie has quit [Ping timeout: 256 seconds]
attie has joined #m-labs
attie has quit [Ping timeout: 265 seconds]
attie has joined #m-labs
<mithro>
Kind of a long shot, but does migen/misoc have some type of "road map" or other document which has the kind of "here is what we plan to do" type thing?
ylamarre has quit [Quit: ylamarre]
<sb0_>
mithro, in a few words:
<sb0_>
* rewrite the migen simulator in python to get rid of iverilog problems and improve the API (Python introduced nice generator features since I initially wrote the migen simulator)
<sb0_>
* make migen very small, move any non-basic core to misoc
<sb0_>
* stabilize migen api, improve docs/unittests