removed cloning

This commit is contained in:
Steve Corey 2018-07-02 11:12:28 -06:00
parent 569bdbfb95
commit 122c1b19f7
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This will bring up a display of how the circuit is being placed on the FPGA. Press the `Proceed` button to step to the final placement, press `Proceed` again to step to the routing. Press the `Exit` button to exit the display.\n",
"This will bring up a graphical display of how the circuit is being placed on the FPGA. Press the `Proceed` button to step to the final placement, press `Proceed` again to step to the routing. Press the `Exit` button to exit the display.\n",
"\n",
"To run VPR without the display, use the command `-nodisp`"
]