Knowledge Base Article
PCIe Configuration Space Bypass Mode Example Design Failure
Description
The Configuration Space Bypass Mode example design is not working in Quartus II Software Release 14.0 Update 2 due to a mistake in <project_dir>/altera_pcie_cfgbp_ed_hw.tcl.
Resolution
The workaround is to remove the following line from <project_dir>/altera_pcie_cfgbp_ed_hw.tcl:
set_module_property ANALYZE_HDL FALSE;
This is problem is fixed in version 14.1 of the Quartus II software.
Updated 1 month ago
Version 2.0No CommentsBe the first to comment