Draft
Conversation
Co-authored-by: Readon <3614708+Readon@users.noreply.github.com>
Collaborator
|
Now, some part of the Schema Generator have been moved to SpinalHDL/SpinalSchemaGen , Check the code and rethink on it. @copilot |
Copilot
AI
changed the title
[WIP] Add API description for HDElkDiagramGen
Add HDElkDiagramGen API documentation
Feb 28, 2026
…ndency Co-authored-by: Readon <3614708+Readon@users.noreply.github.com>
Author
Updated in d5f1950. The documentation now reflects the move to
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HDElkDiagramGen(introduced in SpinalHDL/SpinalHDL#1079) lacked any documentation. This adds a reference page covering its setup, usage, import path, and generated output.The tool has since been moved to the separate SpinalSchemaGen library, so the documentation reflects the current state of the code.
Changes
source/SpinalHDL/Libraries/EDA/tools/hdelkdiagramgen.rst"com.github.spinalhdl" %% "spinalhdl-schema-gen" % "0.0.4") required to use the toolspinal.schema.elk.HDElkDiagramGen) and minimal usage example for bothSpinalVerilogandSpinalVHDL<TopLevelName>.htmloutput: ports, signals, inter-module connections, and per-clock-domain colour codingSpinalSchemaGenrepositoryEDA/index.rst*/*glob picks up the new file automaticallyUsage
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.