Tech と Culture

テクノロジーとカルチャー

Leon BBS

Leon users has active BBS.
Go to LEON BBS
This entry's contents is written for discussion of Leon BBS.


I analysis structure of false-path net.
leonBBS1.jpg

Altera quartus version is 10.0 .

I found critial warninng message related to these false-path.
But I can't understand why comment out "#set_instance_assignment -name CUT ON -from "clkm" -to "clkml".


Critical Warning: Ignored assignment CUT which contains an invalid node name "ddrspa:ddrsp0:ddrc0|ddr_phy:ddr_phy0|ddrphy:ddr_phy0|cycloneiii_ddr_phy:cyc3:ddr_phy0|apll:pll0|altpll:altpll_component|apll_altpll:auto_generated|wire_pll1_clk[0]"
Critical Warning: Ignored assignment CUT which contains an invalid node name "ddrspa:ddrsp0:ddrc0|ddr_phy:ddr_phy0|ddrphy:ddr_phy0|cycloneiii_ddr_phy:cyc3:ddr_phy0|apll:pll0|altpll:altpll_component|apll_altpll:auto_generated|wire_pll1_clk[0]"
Critical Warning: PLL "ddrspa:\ddrsp0:ddrc0|ddr_phy:ddr_phy0|ddrphy:ddr_phy0|cycloneiii_ddr_phy:\cyc3:ddr_phy0|apll:pll0|altpll:altpll_component|apll_altpll:auto_generated|pll1" input clock inclk[0] is not fully compensated because it is fed by a remote clock pin "Pin_B9"


後記;どうやら上記のパスはfalse-pathで、 clkm to clkml をfalse-path指定にして良いそう。
そして、JPEGモジュールをつけてコンパイルした結果、充分FPGAに収まった。
しかし、、、、NEEKでは、液晶画面とイーサネットを同時に使用することができない模様。
NEEKでやると単なるmotionJPEGビューワになってしまいます。

システム50MHz + DDR 16bit 100MHz
と、システム+SDRAM 32bit 40MHz で性能はどっちが上だろう?
メモリがNEEKの方が多そうなので、キャッシュは大きめにできるかも。