diff --git a/VERSION.md b/VERSION.md index da2e38162..dace77856 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -1.2.2739 +1.2.2754 diff --git a/docs/source/manual/file_formats/reference_file.rst b/docs/source/manual/file_formats/reference_file.rst index f2240df62..1a57939a8 100644 --- a/docs/source/manual/file_formats/reference_file.rst +++ b/docs/source/manual/file_formats/reference_file.rst @@ -14,63 +14,63 @@ An example of the file is shown as follows. .. code-block:: yaml -Date: Mon Sep 9 16:41:53 2024 + Date: Mon Sep 9 16:41:53 2024 -#the instance names are given during netlist generation -references: -- module: grid_io_top - count: 1 - instances: - - grid_io_top_1__2_ -- module: grid_io_right - count: 1 - instances: - - grid_io_right_2__1_ -- module: grid_io_bottom - count: 1 - instances: - - grid_io_bottom_1__0_ -- module: grid_io_left - count: 1 - instances: - - grid_io_left_0__1_ -- module: grid_clb - count: 1 - instances: - - grid_clb_1__1_ -- module: sb_0__0_ - count: 1 - instances: - - sb_0__0_ -- module: sb_0__1_ - count: 1 - instances: - - sb_0__1_ -- module: sb_1__0_ - count: 1 - instances: - - sb_1__0_ -- module: sb_1__1_ - count: 1 - instances: - - sb_1__1_ -- module: cbx_1__0_ - count: 1 - instances: - - cbx_1__0_ -- module: cbx_1__1_ - count: 1 - instances: - - cbx_1__1_ -- module: cby_0__1_ - count: 1 - instances: - - cby_0__1_ -- module: cby_1__1_ - count: 1 - instances: - - cby_1__1_ - direct_interc + #the instance names are given during netlist generation + + references: + - module: grid_io_top + count: 1 + instances: + - grid_io_top_1__2_ + - module: grid_io_right + count: 1 + instances: + - grid_io_right_2__1_ + - module: grid_io_bottom + count: 1 + instances: + - grid_io_bottom_1__0_ + - module: grid_io_left + count: 1 + instances: + - grid_io_left_0__1_ + - module: grid_clb + count: 1 + instances: + - grid_clb_1__1_ + - module: sb_0__0_ + count: 1 + instances: + - sb_0__0_ + - module: sb_0__1_ + count: 1 + instances: + - sb_0__1_ + - module: sb_1__0_ + count: 1 + instances: + - sb_1__0_ + - module: sb_1__1_ + count: 1 + instances: + - sb_1__1_ + - module: cbx_1__0_ + count: 1 + instances: + - cbx_1__0_ + - module: cbx_1__1_ + count: 1 + instances: + - cbx_1__1_ + - module: cby_0__1_ + count: 1 + instances: + - cby_0__1_ + - module: cby_1__1_ + count: 1 + instances: + - cby_1__1_ In this example, the parent module is ``fpga_top``. The child modules under ``fpga_top`` are ``grid_io_top``, ``grid_io_right``, and etc. diff --git a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst index 103e245ab..e955592c6 100644 --- a/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst +++ b/docs/source/manual/openfpga_shell/openfpga_commands/setup_commands.rst @@ -535,7 +535,7 @@ report_reference .. option:: --file or -f - Specify the file name to write the reference information + Specify the file name to write the reference information. See details in :ref:`file_format_reference_file`. .. option:: --module @@ -549,6 +549,7 @@ report_reference Show verbose info + .. _openfpga_setup_commands_read_unique_blocks: read_unique_blocks @@ -585,4 +586,5 @@ write_unique_blocks .. option:: --verbose - Show verbose info \ No newline at end of file + Show verbose info + diff --git a/yosys b/yosys index 693724101..c8b42b7d4 160000 --- a/yosys +++ b/yosys @@ -1 +1 @@ -Subproject commit 693724101280384479e0a3d15647a58a5e445a50 +Subproject commit c8b42b7d48f126e937fd77393d95131f74459dfc