Skip to content

This is a fork of the M++ simulator but instead of a simulator it executes the code on real hardware. This project is intended to be used with the PYNQ-Z1 board. For that purpose, the project was modified to use an flask API server where python code interacts with the PYNQ board using the PYNQ library.

License

Notifications You must be signed in to change notification settings

nullxx/mpp-pynq

Repository files navigation

Welcome to M++

License: MIT Twitter: nullxme

This is a fork of the M++ simulator but instead of a simulator, it functions as an in-circuit emulator and executes the code on real hardware. This project is intended to be used with the PYNQ-Z1 board.

For that purpose, the project was modified to use an flask API server (see mpp-pynq-server) (with WebSockets) where python code interacts with the PYNQ board using the PYNQ library.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022-2024 nullx.
This project is MIT licensed.


About

This is a fork of the M++ simulator but instead of a simulator it executes the code on real hardware. This project is intended to be used with the PYNQ-Z1 board. For that purpose, the project was modified to use an flask API server where python code interacts with the PYNQ board using the PYNQ library.

Resources

License

Stars

Watchers

Forks