Critical Issue
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.