On Tue, May 15, 2012 at 3:46 AM, 张 <[email protected]> wrote: > hi, > I'm a new developer and doing the orpsoc project on xilinx ml501. I got > the project from the SVN and have something wrong when systhesis.I got: > > ### Mapping ### > make:*** [orpsoc_mapped.ncd] Error 2 > > I analysis the makefile and found something with that: > > $(MAPPED_NCD): $(NGD_FILE) > @echo; echo "\t#### Mapping ####"; > $(Q)map -p $(FPGA_PART) -detail -pr b \ > -timing -ol high -w $(XILINX_FLAGS) -o $@ -xe n $(NGD_FILE) $(PCF_FILE) > > I cann't find the orpsoc.pcf profile.what can I do?Please help!
I think you'll want to look in orpsoc_mapped.mrp for any error messages. Cheers Julius _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
