Skip to content

Commit

Permalink
Fix notebook size in ZCU111 OFDM 3
Browse files Browse the repository at this point in the history
  • Loading branch information
dnorthcote committed May 24, 2023
1 parent 7d4e59d commit dfe9d36
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../common/rfsoc_book_banner.jpg\" alt=\"University of Strathclyde\" align=\"left\">"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand Down Expand Up @@ -42,6 +44,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand All @@ -64,7 +67,7 @@
"* Channel 0: DAC6 (Tile 229 Block 2) to ADC 0 (Tile 224 Block 0)\n",
"\n",
"<figure>\n",
"<img src='images/zcu111_setup.png' height='100%' width='100%'/>\n",
"<img src='images/zcu111_setup.png' height='50%' width='50%'/>\n",
" <figcaption><b>Figure 2: ZCU111 development board setup in loopback mode.</b></figcaption>\n",
"</figure>\n",
"\n",
Expand Down Expand Up @@ -92,6 +95,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand All @@ -116,6 +120,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand All @@ -133,6 +138,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand All @@ -151,13 +157,15 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"Try changing the modulation scheme using the code cell that was ran earlier. You should be able to visualise the modulation schemes in the plot above."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand All @@ -174,6 +182,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
Expand Down

0 comments on commit dfe9d36

Please sign in to comment.