-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rearranged pack-pattern tests/examples
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
- Loading branch information
Showing
20 changed files
with
34 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,10 @@ | ||
Pack pattern annotation | ||
+++++++++++++++++++++++ | ||
.. Examples for pack-pattern annotations | ||
This example shows that v2x prevents annotating a top-level port of a pb_type | ||
when a net of that port is forking. This enables using pack patterns, | ||
e.g., for LUT to FF connections when the LUT output is also connected to | ||
a top-level output port. | ||
Pack patterns | ||
============= | ||
|
||
.. symbolator:: pack_pattern.sim.v | ||
These are examples of pack-pattern annotation of connections between cells. | ||
|
||
.. verilog-diagram:: pack_pattern.sim.v | ||
:type: netlistsvg | ||
:module: PACK_PATTERN | ||
|
||
.. no-license:: pack_pattern.sim.v | ||
:language: verilog | ||
:caption: pack_pattern.sim.v | ||
|
||
.. no-license:: pack_pattern.model.xml | ||
:language: xml | ||
:caption: pack_pattern.model.xml | ||
|
||
.. no-license:: pack_pattern.pb_type.xml | ||
:language: xml | ||
:caption: pack_pattern.pb_type.xml | ||
.. toctree:: | ||
multiple/README.rst | ||
forking/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Forking net annotation | ||
++++++++++++++++++++++ | ||
|
||
This example shows that v2x prevents annotating a top-level port of a pb_type | ||
when a net of that port is forking. This enables using pack patterns, | ||
e.g., for LUT to FF connections when the LUT output is also connected to | ||
a top-level output port. | ||
|
||
.. symbolator:: pack_pattern.sim.v | ||
|
||
.. verilog-diagram:: pack_pattern.sim.v | ||
:type: netlistsvg | ||
:module: PACK_PATTERN | ||
|
||
.. no-license:: pack_pattern.sim.v | ||
:language: verilog | ||
:caption: pack_pattern.sim.v | ||
|
||
.. no-license:: pack_pattern.model.xml | ||
:language: xml | ||
:caption: pack_pattern.model.xml | ||
|
||
.. no-license:: pack_pattern.pb_type.xml | ||
:language: xml | ||
:caption: pack_pattern.pb_type.xml |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
tests/multi_pack_pattern/README.rst → tests/pack_pattern/multiple/README.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.