Added documentation for the OrangeCrab r0.2.1 fpga board
This commit is contained in:
parent
863c41c954
commit
2af1f65a19
@ -33,7 +33,7 @@ You need to set FPGA\_BOARD in [./common.mk](./common.mk) to the name of a direc
|
||||
|
||||
These are the currently supported FPGA boards:
|
||||
|
||||
* OrangeCrab r0.2.1 ( last tested with commit fde181aa66 )
|
||||
* [OrangeCrab r0.2.1](system/fpga_config/OrangeCrab_r0.2.1/README.md) ( last tested with commit fde181aa66 )
|
||||
|
||||
This list shows the software needed and the versions used during development :
|
||||
|
||||
|
||||
15
system/fpga_config/OrangeCrab_r0.2.1/README.md
Normal file
15
system/fpga_config/OrangeCrab_r0.2.1/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
The OrangeCrab r0.2.1 has been configured with an I2C bus controller and LiteDRAM for the DDR3 memory that is on-board.
|
||||
|
||||
This is a block diagram of the system:
|
||||
|
||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/readme_files/overview_diagram.svg">
|
||||
|
||||
and inside the FPGA:
|
||||
|
||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/system_diagram.svg">
|
||||
|
||||
and this is the hardware setup during development:
|
||||
|
||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/readme_files/readme_files/picture.png">
|
||||
|
||||
You can find some configuration options in the [./config.mk](./config.mk)
|
||||
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 55 KiB |
BIN
system/fpga_config/OrangeCrab_r0.2.1/readme_files/picture.png
Normal file
BIN
system/fpga_config/OrangeCrab_r0.2.1/readme_files/picture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 MiB |
1596
system/fpga_config/OrangeCrab_r0.2.1/readme_files/system_diagram.svg
Normal file
1596
system/fpga_config/OrangeCrab_r0.2.1/readme_files/system_diagram.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 94 KiB |
Loading…
Reference in New Issue
Block a user