WellDone / MoMo-Firmware

Embedded PIC Firmware and hardware designs for the WellDone Mobile Monitor (MoMo).
welldone.org
Other
8 stars 6 forks source link

Add 8-bit PIC simulation support to pymomo #146

Open timburke opened 9 years ago

timburke commented 9 years ago

pymomo supports running pic24 simulations using the pymomo.simulator framework. We should add gpsim functionality to that framework as well to allow for 8-bit simulation support. We should also add support for pic16lf1847 chips to gpsim (not currently there).

Tasks:

amcgee commented 9 years ago

This should move to the pymomo repo, but I also think most of it is done now. Is that correct?

timburke commented 9 years ago

It's mostly done. 8 bit unit tests are not run through that interface yet and there are probably other things to resolve as well.

It should move to pymomo the repo though in any case.

On 1/26/15 5:09 PM, Austin McGee wrote:

This should move to the pymomo https://github.com/welldone/pymomo repo, but I also think most of it is done now. Is that correct?

— Reply to this email directly or view it on GitHub https://github.com/WellDone/MoMo-Firmware/issues/146#issuecomment-71572242.