Search the web
Sign In
New User? Sign Up
trimedia · TriMedia User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3849 - 3878 of 11639   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3849
Anyone know the performance of pnx1500 vs equator's MAP-CAP or BSP?...
liaoyanchun <antie@...>
liaoyanchun
Offline Send Email
Jan 1, 2003
3:54 pm
3850
I have a IDE controler and a NIC and several PNX1301s on my trimedia board.When the IDE'DMA and the NIC'DMA both starting,the DMA will be conflict,so the...
liaoyanchun <antie@...>
liaoyanchun
Offline Send Email
Jan 1, 2003
3:58 pm
3851
How do you implement the PCI bus arbiter? Someone must be granting the PCI bus to both of these sources. That's not a TriMedia function. Do you have an FPGA...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 1, 2003
4:55 pm
3852
TriMedia costs less than Equator. The 1500 is more powerful than the 1300 (clock close to 300Mhz, 24 new instructions), but in terms of raw MHz, the Equator...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 1, 2003
5:01 pm
3853
This doesn't seem to map to any known problem. The fact that you can run your TM program properly in each case seems to say that the TM has been correctly...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 1, 2003
5:04 pm
3854
... No, I did not. Thanks so much I think that was indeed the problem. I appreciate you taking time to help me. Have a great new year! Greg Garner Real Time...
Greg Garner
realtimeengi...
Offline Send Email
Jan 1, 2003
5:38 pm
3855
Hi, all: Does anybody knows how to release IREF Board application with only its win2k driver, and without SDE AND trimediaMDS together?Thanks in adcance....
junjian77 <junjian77@...
junjian77
Offline Send Email
Jan 2, 2003
5:28 pm
3856
Hi£¡ On my board,there is a arbiter logic to arbitrate the pci bus REQ. ... = = = = = = = = = = = = = = = = = = = = ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Ö ...
lyc
liaoyanchun
Offline Send Email
Jan 2, 2003
5:56 pm
3857
Here is the first 8 bytes of the boot EEPROM that we use for 166MHz 16MB RAM. D8 00 04 11 36 00 8A 25. You didn't state what your byte 0 was but this byte also...
Perry, Chris
chperry1
Offline Send Email
Jan 2, 2003
6:03 pm
3858
Dear Group, I am facing a problem. Just a small changes in code is increasing the Instruction Cache Stalls by 3 to 4 times. The Instruction Cache Stalls are ...
Munish Jindal
jindalmunish
Offline Send Email
Jan 2, 2003
6:06 pm
3859
Dear Group, tmld is not accepting Signed Compare Not Equal instruction ineq. It says: tmld error : Unresolved symbol _ineq I am including the...
Munish Jindal
jindalmunish
Offline Send Email
Jan 2, 2003
6:14 pm
3860
Munish, check the instruction mnemonics wrapped by <custom_defs.h> There is no strict 1:1 relation to the full instruction set in the databook. I could not...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
Jan 2, 2003
7:25 pm
3861
Hi: As far as I know that equator's developing tools are very expensive and you should buy the 3rd party software to build your own applications!And Equator is...
 
crazyflower77cn
Offline Send Email
Jan 3, 2003
1:00 am
3862
The reason that there are no macros for these instructions is that they (if (a!=0) )are easily called from C. The custom ops are not designed to write all...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 3, 2003
1:23 am
3863
You seem to want to produce an application that runs on a TriMedia inside of a PC. Your question implies that you'll distribute this to people who do not have...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 3, 2003
1:40 am
3864
... Comparing these two is not easy directly without setting up the target application on both and measuring. Then there are issues of cost, and of the...
Chris Bore <chris@...>
chris_bore
Offline Send Email
Jan 3, 2003
3:27 pm
3865
I added a link to the TriMedia development kit made by Cocom-IA. This is in the 'TriMedia Development Kit' section of the TriMedia Yahoo group, at: ...
Chris Bore <chris@...>
chris_bore
Offline Send Email
Jan 3, 2003
5:18 pm
3866
There are a lot of possibilities. Let me try to give some ideas. First we rule out the obvious things. Are interrupts running? Is it possible that cache...
chuck.peplinski@...
chuckpeplinski
Offline Send Email
Jan 3, 2003
5:52 pm
3867
Caches work well when the main inner loops of your application fit in the caches. This is called the working set (the pieces of code that is executed 80%, or...
Luis Lucas
luis@...
Send Email
Jan 3, 2003
6:19 pm
3868
... the ... Stalls are ... Hi Munish, The instruction cache works best when instructions are found in the cache: if a requested instruction is not in the cache...
Chris Bore <chris@...>
chris_bore
Offline Send Email
Jan 3, 2003
6:22 pm
3869
Hi Chuck, I am experiencing a complex Instruction Cache behavior. At one place if I change the loop count variable I type from uint16 to uin32, the Instruction...
Munish Jindal
jindalmunish
Offline Send Email
Jan 4, 2003
11:16 am
3870
... This is the reverse of anything I would intuitively expect. I think the Uint16 loop counter data type would incur additional instructions to convert to...
Chris Bore <chris@...>
chris_bore
Offline Send Email
Jan 4, 2003
5:49 pm
3871
Hi: I now meet a question when I'm attempting to use VC 6.0 to make .out file.The problem is that when I test simple file it works OK but when I want to build...
zjusomwu <zjusomwu@...>
zjusomwu
Offline Send Email
Jan 6, 2003
2:46 am
3872
Hi: I now meet a question when I'm attempting to use VC 6.0 to make .out file.The problem is that when I test simple file it works OK but when I want to build...
zjusomwu <zjusomwu@...>
zjusomwu
Offline Send Email
Jan 6, 2003
2:47 am
3873
... I, for one, would like to extend a word of thanks to Chris Bores for his scholarly and objective comparison of the Equator and the PNX1500. This one is ...
Tim Roberts
timriiacom
Offline Send Email
Jan 6, 2003
6:12 pm
3874
Which JTAG card used with which target hardware? Corelis PCI JTAG, Corelis PCMCIA JTAG, TriMedia TurboJTAG card? I have experienced some hardware...
frank.drobot@...
Send Email
Jan 6, 2003
9:53 pm
3875
Hi! Guys, Planning to impliment SAA7114 in my product, at present I'm using SAA711A. It is quite helpful if somebody can give details of the performance of...
golkondaus <golkondau...
golkondaus
Offline Send Email
Jan 8, 2003
4:18 am
3876
Hello, you need a nmake compatible makefile. We are using the one below which was derived from the original one. Place it in ...\OS\pSOS\pSOSystem\configs and...
Bauernoeppel, Frank
frank_bauern...
Offline Send Email
Jan 8, 2003
1:03 pm
3877
... fps, ... on other ... 704x288) ... Can you also send me the evaluation version and more performance detail?We are doing the same work now!Thank you!And my...
samba_yang1978 <yangj...
samba_yang1978
Offline Send Email
Jan 8, 2003
1:39 pm
3878
Hello,group: I want to know if there are functions that can read/write a serial iic regs together,not one by one as iicWriteReg/iicReadReg do.Are there...
crazyflower77cn <craz...
crazyflower77cn
Offline Send Email
Jan 9, 2003
12:25 am
Messages 3849 - 3878 of 11639   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help