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

Fpga Implementation of HydrogenSoC on Spartan6 Mini #22

Merged
merged 9 commits into from
Aug 24, 2021
Merged

Fpga Implementation of HydrogenSoC on Spartan6 Mini #22

merged 9 commits into from
Aug 24, 2021

Conversation

saursin
Copy link
Owner

@saursin saursin commented Aug 24, 2021

No description provided.

- 4 additional gpio pins added, totalling 8.
- modified gpio library to support extra pins.
- removed DummyUART from hydrogenSoC, added & interfaced
  simpleuart.v from picorv32.
- Commented all dummyuart code in hydrogensoc backend to prevent
  errors.
- added a wishbone wrapper to encapsulate all internal register
  routing logic.
- simpleuart_wb has a clean wishbone interface with 3 internal
  registers. A 32-bit clk divider register, 8-bit data register,
  and 8-bit status register.
Added testpoints and UART mux to HydrogenSoC
- [ConvELF] Added a feature to print memory consumption summary.
@saursin saursin merged commit f96e996 into main Aug 24, 2021
@saursin saursin deleted the fpga branch December 28, 2021 22:33
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

Successfully merging this pull request may close these issues.

None yet

1 participant