|
Message
From: darkcurrent11 at yahoo.com<darkcurrent11@y...>
Date: Tue Jul 1 04:47:06 CEST 2008
Subject: [oc] to install jop in spartan 3e
I encountered a very similar situation a couple of days ago. The solution was to follow the clue in the error message: "a missing edif or ngc file".
I had generated the core in a folder different from where I was using the coregen VHDL file. So I had to go to the folder where I had generated the core and copy the *.ngc file from there and drop it into the same folder as where I was performing synthesis and translation. And Voila! that worked!
Hope you have luck with that solution.
-Dark Current
----- Original Message ----- From: peppe_dibella at virgilio.it<peppe_dibella@v...> To: Date: Wed Jun 25 17:45:47 CEST 2008 Subject: [oc] to install jop in spartan 3e
> Hi, > my name is Giuseppe, I'm a student of the University of Catania in > Italy. > I installed IDE 9.2i and I have to install JOP in Spartan 3e. At > the stage > of mapping the erro messages are: > NgdBuild:604 - logical block > 'cpm_cpu_cmp_core_cmp_stk_cmp_ram_cmp_xram_block' with > type 'xram_block' > could not be resolved. A pin name misspelling can cause this, a > missing edif > or ngc file, or the misspelling of a type name. Symbol > 'xram_block' is > not > supported in target 'spartan3'. > ERROR:NgdBuild:604 - logical > block 'cpm_cpu_cmp_core_cmp_fch_cmp_rom' with type > 'rom' could not be resolved. A pin name misspelling can cause > this, a > missing > edif or ngc file, or the misspelling of a type name. Symbol 'rom' > is not > supported in target 'spartan3'. > ERROR:NgdBuild:604 - logical > block 'cpm_cpu_cmp_core_cmp_fch_cmp_off' with type > 'offtbl' could not be resolved. A pin name misspelling can cause > this, a > missing edif or ngc file, or the misspelling of a type name. > Symbol 'offtbl' > is not supported in target 'spartan3'. > ERROR:NgdBuild:604 - logical > block 'cpm_cpu_cmp_core_cmp_bcf_cmp_jtbl' with type > 'jtbl' could not be resolved. A pin name misspelling can cause > this, a > missing edif or ngc file, or the misspelling of a type name. > Symbol 'jtbl' > is > not supported in target 'spartan3'. > Partition Implementation Status > ------------------------------- > No Partitions were found in this design. > ------------------------------- > NGDBUILD Design Results Summary: > Number of errors: 4 > Number of warnings: 0 > One or more errors were found during NGDBUILD. No NGD file will be > written. > Writing NGDBUILD log file "jop.bld"... > Process "Translate" failed > I read "An Introduction to the Design Flow for JOP", but > for my bad > English I could not understand the error. > Thanks to whoever can help me > Giuseppe > >
|
 |