Skip to content

Commit

Permalink
Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add doce…
Browse files Browse the repository at this point in the history
…mentation for "hwtest" board configuration

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
  • Loading branch information
Jukka Laitinen committed Feb 5, 2025
1 parent d495954 commit 5791ea0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,22 @@ nsh

Basic configuration to run the NuttShell (nsh).

hwtest
---

Configuration to run the NuttShell (nsh) and enabling the peripherals.

The following peripherals are configured:
- I2C0 & I2C1
- Ethernet on MAC 1, configured to 1Gbit speed
- USB (high speed) + CDCACM
- SDCard
- SPI0 & SPI1
- UART0-4
- CorePWM (nb. needs the FPGA IP installed to work)
- CoreSPI (nb. needs the FPGA IP installed to work)

The following applications are available:
- TelnetD (at address 10.0.0.2)
- tcpblaster & udpblaster
- ostest

0 comments on commit 5791ea0

Please sign in to comment.