* V4 FX12 and PLB TEMAC: no space for user logic?
@ 2008-02-13 9:32 llandre
2008-02-13 16:33 ` A. Nolson
2008-02-13 21:00 ` Mohammad Sadegh Sadri
0 siblings, 2 replies; 3+ messages in thread
From: llandre @ 2008-02-13 9:32 UTC (permalink / raw)
To: mamsadegh; +Cc: linuxppc-embedded
Hi Mohammad,
I've just had a look at the messages you generously posted in the ml
about your experience with linux on V4 FX12 FPGA.
I'd like to ask your opinion about FX12 practical usability in this
context (gigabit PLB TEMAC/linux).
In this message
http://article.gmane.org/gmane.linux.ports.ppc.embedded/16816
you say the device is completely full. If I understand correctly your
system provides just the devices required to run the bandwidth test so
it seems there is no room for user logic (I think you did not even add
the memory controller required to access the NOR Flash containing
bootloader, kernel image and root fs that is clearly mandatory for
standalone product). Is that true? If it is, this limits a lot the
flexibility of this architecture in this configuration. What do you think?
Regards,
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave.eu
email: r&d2@dave-tech.it
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: V4 FX12 and PLB TEMAC: no space for user logic?
2008-02-13 9:32 V4 FX12 and PLB TEMAC: no space for user logic? llandre
@ 2008-02-13 16:33 ` A. Nolson
2008-02-13 21:00 ` Mohammad Sadegh Sadri
1 sibling, 0 replies; 3+ messages in thread
From: A. Nolson @ 2008-02-13 16:33 UTC (permalink / raw)
Cc: linuxppc-embedded
Hi ,
I am now developing my own IPs and when I try to synthesize normally I
get an error because the router finds no place to fit everything. I have
resynthesized using the option:
XIL_PAR_ENABLE_LEGALIZER=1 ( loading the program with that variable on >
XIL_PAR_ENABLE_LEGALIZER=1 xps). It took so much time because it uses a
much more consuming algorithm but I managed to build it correctly.
Regards,
/A
llandre wrote:
> Hi Mohammad,
>
> I've just had a look at the messages you generously posted in the ml
> about your experience with linux on V4 FX12 FPGA.
> I'd like to ask your opinion about FX12 practical usability in this
> context (gigabit PLB TEMAC/linux).
> In this message
>
> http://article.gmane.org/gmane.linux.ports.ppc.embedded/16816
>
> you say the device is completely full. If I understand correctly your
> system provides just the devices required to run the bandwidth test so
> it seems there is no room for user logic (I think you did not even add
> the memory controller required to access the NOR Flash containing
> bootloader, kernel image and root fs that is clearly mandatory for
> standalone product). Is that true? If it is, this limits a lot the
> flexibility of this architecture in this configuration. What do you think?
>
>
>
> Regards,
> llandre
>
> DAVE Electronics System House - R&D Department
> web: http://www.dave.eu
> email: r&d2@dave-tech.it
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: V4 FX12 and PLB TEMAC: no space for user logic?
2008-02-13 9:32 V4 FX12 and PLB TEMAC: no space for user logic? llandre
2008-02-13 16:33 ` A. Nolson
@ 2008-02-13 21:00 ` Mohammad Sadegh Sadri
1 sibling, 0 replies; 3+ messages in thread
From: Mohammad Sadegh Sadri @ 2008-02-13 21:00 UTC (permalink / raw)
To: llandre; +Cc: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 2278 bytes --]
llandre,
Our tests show that V4 FX 12 is really a small device. The FPGA was completely full with these set of modules:
1- CPU core and related circuits, 2- PLB TEMAC , 3- DDR SDRAM Controller , 4- PLB BRAM IF , 5- Bridges , 6- OPB UART and 7- OPB EMC controller (Used for interfacing to flash chips )
The synthesis tool we used during our tests was : XST
it seems that there are some solutions to have a more optimized implementation on FX-12, personally i visited one of the members here who claimed that he has two PLB TEMACs enabled on one FX-12 FPGA. I believe that this is not possible. may be if one use better synthesis tools such as Synplify he may get slightly better results.
any how, in my idea FX-12 is not suitable for serious projects, it is suitable only for beginning phases of a project and the research phase.
We are now focusing on ML410, a great board by Xiling, featuring on FX-60 FPGA while keeps costs low.
any questions are welcom,
thanks,
Mohammad.
> Date: Wed, 13 Feb 2008 10:32:58 +0100
> From: r&d2@dave-tech.it
> To: mamsadegh@hotmail.com
> CC: linuxppc-embedded@ozlabs.org
> Subject: V4 FX12 and PLB TEMAC: no space for user logic?
>
> Hi Mohammad,
>
> I've just had a look at the messages you generously posted in the ml
> about your experience with linux on V4 FX12 FPGA.
> I'd like to ask your opinion about FX12 practical usability in this
> context (gigabit PLB TEMAC/linux).
> In this message
>
> http://article.gmane.org/gmane.linux.ports.ppc.embedded/16816
>
> you say the device is completely full. If I understand correctly your
> system provides just the devices required to run the bandwidth test so
> it seems there is no room for user logic (I think you did not even add
> the memory controller required to access the NOR Flash containing
> bootloader, kernel image and root fs that is clearly mandatory for
> standalone product). Is that true? If it is, this limits a lot the
> flexibility of this architecture in this configuration. What do you think?
>
>
>
> Regards,
> llandre
>
> DAVE Electronics System House - R&D Department
> web: http://www.dave.eu
> email: r&d2@dave-tech.it
_________________________________________________________________
[-- Attachment #2: Type: text/html, Size: 2645 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-13 21:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 9:32 V4 FX12 and PLB TEMAC: no space for user logic? llandre
2008-02-13 16:33 ` A. Nolson
2008-02-13 21:00 ` Mohammad Sadegh Sadri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).