|
Message
From: Víctor López<victor.lopez@o...>
Date: Fri Aug 17 15:29:35 CEST 2007
Subject: [oc] JPEG compressor
If you don't even know how to simulate cores I wouldn't recommend starting with a complex one like the jpeg is... Anyways if you are really interested and knowing that the error is: "ERROR:Simulator:170 - work/compressor/jpg is not compiled properly. Please recompile work/compressor/jpg in file "C:/Documents and Settings/yazdanbakhsh/Desktop/JPEG/compressor.vhd" without -incremental option."
I would suggest: 1) READ THE INSTRUCTIONS ON SIMULATION THAT ARE INCLUDED WITH THE SOURCE FILES!! (have you generated the DCT and memory cores with XilinxCoreLib? that's #1 mistake, sadly) 2) recompile compressor.vhd without the -incremental option :-P
Everybody who has followed the directions given in the instructions contained in the source have been able to succesfully use the code, they are not that difficult...
Regards,
Victor
Amir Yazdanbakhsh escribió: > finally I learned how to simulate the core...i added all file in the > core in a project folder that i build it....then i select the > Behaviroal Simulation...i choose compressor_tb.vhd and then Simulate > Behavioral Model... > > it shows these messages: > > Running Fuse ... > Parsing "compressor_tb_beh.prj": 67.16 > > then this error appear: > > ERROR:Simulator:170 - work/compressor/jpg is not compiled properly. > Please recompile work/compressor/jpg in file "C:/Documents and > Settings/yazdanbakhsh/Desktop/JPEG/compressor.vhd" without > -incremental option. > > ERROR:Simulator:199 - Failed when handling dependencies for entity > compressor_tb, architecture tb_architecture > > I think i do something wrong... > i should tell u that i use Virtual PC to run windows XP while i use > Vista in my laptop...is it possible that this error is for using > Virtual PC? > > Thanks for ur help > > > On 8/14/07, *Víctor López* <victor.lopez@o... > <mailto:victor.lopez@o...>> wrote: > > Can you specify what is the problem? > > Regards, > > Victor > > Amir Yazdanbakhsh escribió: > > Dear Friends: > > > > I Downloaded Jpeg compressor from open cores...but i have some > problem > > to simulate it with ISE Foundation 8.1i...I'd be thankful if anyone > > can help me. > > > > > > i want to know how to simulate core... > > > > Best regards > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > http://www.opencores.org/mailman/listinfo/cores > > > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores > > > ------------------------------------------------------------------------ > > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores
|
 |