Altera_Forum
Honored Contributor
19 years agoneed help about cfi on board
i designed a board myself with a cfi flash of 2M(add 19 data 16), fpga is cyc2c35. i set it at the word mode and pins are correctly connected to the fpga. in the sopc builder, i imported the netlist of my pcb. but when generating the system, it always stops at the cfi module even if the system has only cpu and cfi with an avalon the message is shown as follows:
# 2006.06.02 17:38:27 (*) Starting generation for system: mk.# 2006.06.02 17:38:30 (*) Running Generator Program for cpu_0# 2006.06.02 17:38:37 (*) Checking for plaintext license.# 2006.06.02 17:38:51 (*) Plaintext license not found.# 2006.06.02 17:38:51 (*) Checking for encrypted license (non-evaluation).# 2006.06.02 17:38:53 (*) Encrypted license found. SOF will not be time-limited.# 2006.06.02 17:39:44 (*) Creating encrypted HDL# 2006.06.02 17:39:58 (*) Running Generator Program for cfi_flash_0 ERROR: d:/altera/kits/nios2_51/components/altera_avalon_cfi_flash/cfi_flash.pl 321 CALLED (generator_program) d:/altera/kits/nios2_51/components/altera_avalon_cfi_flash/cfi_flash.pl 273 CALLED (e_project::do_makefile_target_ptf_assignments) WHERE 'Can't parse class ptf 'D:/GRADUATE/mk/board1/'' OCCURRED on c:/altera/quartus51/sopc_builder/bin/europa/e_project.pm 4516 Error: Generator program for module 'cfi_flash_0' did NOT run successfully. i do not know why and ask for your help, thanks a lot.