Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance docs with details on new tiles/primitives addition #1950

Merged
merged 3 commits into from
Mar 29, 2022

Conversation

acomodi
Copy link
Contributor

@acomodi acomodi commented Jan 15, 2021

Signed-off-by: Alessandro Comodi acomodi@antmicro.com

@probot-autolabeler probot-autolabeler bot added the type-docs Issue is related to documentation. label Jan 15, 2021

The following notes describe in more details the approach required to add new architectures, or enhance an already existing architecture with additional tiles and primitives.

Adding a new tiles and primitives
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest "Adding a new tiles and primitives".


This is a VTR-related file which includes a detailed description of the internal logic of the block, as well as its I/O interface.

More details can be gathered in the [official VTR documentation](https://docs.verilogtorouting.org/en/latest/arch/reference/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is RST, the syntax for external links is the following:

`official VTR documentation <https://docs.verilogtorouting.org/en/latest/arch/reference/>`__.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced with an interpshinx ref in a897178.

acomodi and others added 2 commits March 29, 2022 12:18
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
@umarcor umarcor force-pushed the add-docs-to-add-new-primitive branch from 09a3e41 to 52375b2 Compare March 29, 2022 10:26
@probot-autolabeler probot-autolabeler bot added the lang-python Issue uses (or requires) Python language. label Mar 29, 2022
@umarcor umarcor force-pushed the add-docs-to-add-new-primitive branch from 52375b2 to 3f8f182 Compare March 29, 2022 11:07
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
@umarcor umarcor force-pushed the add-docs-to-add-new-primitive branch from 3f8f182 to a897178 Compare March 29, 2022 11:10
@kgugala kgugala merged commit 0c83509 into f4pga:main Mar 29, 2022
@kgugala kgugala deleted the add-docs-to-add-new-primitive branch March 29, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-python Issue uses (or requires) Python language. type-docs Issue is related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants