update docs site outline
This commit is contained in:
parent
c1dcc7faa6
commit
d3213c6369
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
cores:
|
||||
image_mem:
|
||||
type: block_memory
|
||||
width: 8
|
||||
depth: 65536
|
||||
|
||||
pallete_mem:
|
||||
type: block_memory
|
||||
width: 10
|
||||
depth: 256
|
||||
|
||||
uart:
|
||||
port: "auto"
|
||||
baudrate: 115200
|
||||
clock_freq: 65000000
|
||||
Loading…
Reference in New Issue