diff --git a/doc/images/application_fpga_block_diagram.png b/doc/images/application_fpga_block_diagram.png new file mode 100644 index 0000000..9cbac48 Binary files /dev/null and b/doc/images/application_fpga_block_diagram.png differ diff --git a/doc/system_description/fpga.md b/doc/system_description/fpga.md new file mode 100644 index 0000000..7aed223 --- /dev/null +++ b/doc/system_description/fpga.md @@ -0,0 +1,39 @@ +# The TKey FPGA + +## Introduction +The TKey + +![The Application FPGA block diagram](../images/application_fpga_block_diagram.png) + + +### Top level + + +### Cores + +#### Clock and reset + + +#### CPU +PicoRV32. + + +#### FW ROM + + +#### FW RAM + + +#### Application RAM + + +#### Timer + + +#### UART + + +#### TRNG + + +#### TK1