Add description for AX309 board target

This commit is contained in:
Inoki 2022-03-19 14:14:32 +01:00 committed by Olof Kindgren
parent e996b5498a
commit 302224834b

View file

@ -220,6 +220,12 @@ Pin 56 is used as the GPIO output which is connected to the board's LED1. Due to
fusesoc run --target=go_board servant
iceprog build/servant_1.1.0/go_board-icestorm/servant_1.1.0.bin
### Alinx ax309 (Spartan6 LX9)
Pin D12 (the on-board RS232 TX pin) is used for UART output with 115200 baud rate and wired to Pin P4 (LED0).
fusesoc run --target=ax309 servant
## Other targets
The above targets are run on the servant SoC, but there are some targets defined for the CPU itself. Verilator can be run in lint mode to check for design problems by running