Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there still interest in this project? #171

Open
LindonKelley opened this issue Nov 13, 2022 · 3 comments
Open

Is there still interest in this project? #171

LindonKelley opened this issue Nov 13, 2022 · 3 comments

Comments

@LindonKelley
Copy link

I have a personal interest in furthering this project a bit and thought I'd ask and possibly open up discussion for some of my own ideas and questions.

@nametable
Copy link

I am interested in this project for potential riscv microcontroller emulation. I'm curious to see if it might be possible to use this library/tool for the CPU but have peripherals that I design for it (GPIO, PWM, UART, I2C, SPI, etc). Also, I'm curious about the clock rate... if it is possible to make it fixed (like 1MHz, 8Mhz, 16Mhz, etc).

@LindonKelley
Copy link
Author

Also, I'm curious about the clock rate... if it is possible to make it fixed (like 1MHz, 8Mhz, 16Mhz, etc).

You could call Cpu::tick at your choice of some fixed rate.

@LeoDog896
Copy link

I'm interested in this for WASM usage, and will maintain a version here: https://github.com/LeoDog896/wessel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants