From 80f6221d9ff6826f16ec325c2cb2602c134118e5 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 13 Mar 2023 21:57:41 +0000 Subject: [PATCH] adding documentation about apio build --top-module --- docs/source/user_guide/project_commands/cmd_build.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/user_guide/project_commands/cmd_build.rst b/docs/source/user_guide/project_commands/cmd_build.rst index d05acfde..16626fa0 100644 --- a/docs/source/user_guide/project_commands/cmd_build.rst +++ b/docs/source/user_guide/project_commands/cmd_build.rst @@ -59,6 +59,11 @@ Show the yosys output of the command. Show the arachne output of the command. +.. option:: + --top-module + +Set the top level module name used for build. Otherwise Yosys will auto select. + .. note:: All available boards, FPGAs, sizes, types and packs are showed in :ref:`cmd_boards`