Slightly improved documentation
diff --git a/README.md b/README.md index ea4fc7a..f889e5a 100644 --- a/README.md +++ b/README.md
@@ -14,5 +14,6 @@ Note that there is no filtering included at this point, therefore this cannot be seen as a complete transmitter. It is an experimental evaulation of the building blocks. + This is a shuttle prototype run of the larger project which can be found here: [github.com/yrrapt/amsat_txrx_ic](https://github.com/yrrapt/amsat_txrx_ic) \ No newline at end of file
diff --git a/docs/layout.png b/docs/layout.png new file mode 100644 index 0000000..1e6e10d --- /dev/null +++ b/docs/layout.png Binary files differ
diff --git a/info.yaml b/info.yaml index b3a410a..2b75ea1 100644 --- a/info.yaml +++ b/info.yaml
@@ -16,4 +16,4 @@ top_level_netlist: "caravel/verilog/gl/caravan.v" user_level_netlist: "verilog/rtl/user_analog_project_wrapper.v" version: "1.00" - cover_image: "docs/source/_static/caravel_harness.png" + cover_image: "docs/layout.png"