Fix a mistake in the code snippet from Porting an HDL project page
Update the links in Architecture, as some of them don't point to the right page and they're not in the right format, and a small change in the template for project doc.
library/axi_ad3552r: Remove duplicate link to driver
projects/ad5758_sdz: Fix page name
projects/adrv904x: Remove trailing whitespaces and update datasheet link and data_offload doc link
PR Type
[x] Bug fix (change that fixes an issue)
[ ] New feature (change that adds new functionality)
[ ] Breaking change (has dependencies in other repos or will cause CI to fail)
PR Checklist
[x] I have followed the code style guidelines
[x] I have performed a self-review of changes
[ ] I have compiled all hdl projects and libraries affected by this PR
[ ] I have tested in hardware affected projects, at least on relevant boards
[ ] I have commented my code, at least hard-to-understand parts
[x] I have signed off all commits from this PR
[x] I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
[ ] I have not introduced new Warnings/Critical Warnings on compilation
[ ] I have added new hdl testbenches or updated existing ones
PR Description
PR Type
PR Checklist