chipsalliance / f4pga-v2x

Tool for converting specialized annotated Verilog models into XML needed for Verilog to Routing flow.
https://f4pga-v2x.readthedocs.io/en/latest/
Apache License 2.0
10 stars 12 forks source link

docs: Use no-license directive #69

Closed daniellimws closed 4 years ago

daniellimws commented 4 years ago

Use the no-license directive provided by sphinxcontrib_verilog_diagrams instead of literalinclude with the :startafter option.

Side note, I realized the xml files in the tests/ directory don't have the copyright headers. Do they need it too?

Signed-off-by: Daniel Lim Wee Soong weesoong.lim@gmail.com

mithro commented 4 years ago

LGTM!