mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
fixed GPIO labels: in and out ports are 32-bit wide
This commit is contained in:
parent
e82e6358dd
commit
83e5bde937
2 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ is highly customizable via the processor top's generics.
|
|||
- Optional universal asynchronous receiver and transmitter (**UART**)
|
||||
- Optional 8/16/24/32-bit serial peripheral interface controller (**SPI**) with 8 dedicated chip select lines
|
||||
- Optional two wire serial interface controller (**TWI**), compatible to the I²C standard
|
||||
- Optional general purpose parallel IO port (**GPIO**), 16xOut & 16xIn, with pin-change interrupt
|
||||
- Optional general purpose parallel IO port (**GPIO**), 32xOut & 32xIn, with pin-change interrupt
|
||||
- Optional 32-bit external bus interface, Wishbone b4 compliant (**WISHBONE**)
|
||||
- Optional watchdog timer (**WDT**)
|
||||
- Optional PWM controller with 4 channels and 8-bit duty cycle resolution (**PWM**)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Add table
Add a link
Reference in a new issue