OpenFPGA icon indicating copy to clipboard operation
OpenFPGA copied to clipboard

Documentation about ``directlist`` syntax is out-of-data

Open tangxifan opened this issue 3 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

  • [x] Documentation

To Reproduce Steps to reproduce the behavior:

  1. Clone OpenFPGA repository and checkout commit id: 6d6849d
  2. Visit the documentation page: https://github.com/lnis-uofu/OpenFPGA/blob/6d6849dad7ce588889698dcf7519bc6ab80cac6b/docs/source/manual/arch_lang/direct_interconnect.rst
  3. The syntax interconnection_type, x_dir, y_dir is now available in the OpenFPGA architecture XML, but NOT in the VPP architecture XML

Expected behavior Documentation should be consistent with the actual XML syntax

Screenshots If applicable, add screenshots to help explain your problem.

image

Enviornment (please complete the following information):

  • OS:
  • Compiler:
  • Version:
  • [x] Current master

tangxifan avatar Feb 07 '22 19:02 tangxifan