



How to add more components such as FFT to orpsoc?
by meitoku on Apr 13, 2014 |
meitoku
Posts: 26 Joined: Nov 21, 2013 Last seen: Oct 18, 2015 |
||
Hi all, today an orpsoc system has components such as or1200, wb_intercon, gpio. Is it possible to add more components such as FFT, ... to orpsoc system? If yes, what do we have to do?
I know my question may be a vague one. |
RE: How to add more components such as FFT to orpsoc?
by stekern on Apr 14, 2014 |
stekern
Posts: 84 Joined: Apr 28, 2009 Last seen: Nov 10, 2016 |
||
Yes, it's possible, however if you want to access it from the cpu, it needs to have an wishbone interface. If it doesn't, you'll need to add one.
|



