Skip to content
Snippets Groups Projects

Making libs more versatile for Altera/Modelsim

Closed David Belohrad requested to merge altera_works into proposed_master

This merge brings 3 changes:

  1. pcie_wb does not compile under mentor modelsim as default case is missing -> fixed
  2. spi master file is written twice in the manifest
  3. CONDITIONAL INSERTION OF XILINX ONLY MODULES INTO MANIFEST

As what concerns 3 there are few library components, which are bound to xilinx platform libraries. Under altera those do not exist and fail to resolve. Following patch conditionally inserts those library modules into the manifests only if target platform is xilinx. In all other cases it just throws info message that libs for the user-selected platform are not supported.

Merge request reports

Checking approval status

Closed by Tristan GingoldTristan Gingold 2 years ago (Jun 28, 2022 6:50am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply