#author("2025-01-08T02:31:44+00:00","","")
[url=https://www.mdsportsball.com] Jiangyin Mingde Sports Goods Co., Ltd.,40+ Years sports ball Manufacturer, light up ball R&D and production for over 10 years,covering online and supermarket brands.We can recommend feasible light up ball product solutions based on your target market. [/url]
#author("2025-01-08T03:22:05+00:00;2025-01-08T02:31:44+00:00","","")
※この記事はVisionグループOBのfukudaさんのwikiから持ってきました。
fukudaさんのwiki→http://www.am.ics.keio.ac.jp/members/fukuda/wiki/index.php?Kyoshow

<a href="https://www.mdsportsball.com" target="blank"> Jiangyin Mingde Sports Goods Co., Ltd.,we have developed normal and USB rechargeable light up ball, Basketball, soccer, Volleyball, American Football, Dodgeball and other sports balls with different luminous colors. </a>
#contents

Jiangyin Mingde Sports Goods Co., Ltd.,we passed COSTCO,Sedex,YUM,BSCI factory audit.Our products can pass US and European testing such as EN71, RoHS,REACH, ASTM, CPSIA,CPC, CCPSA,and Carrefour requirement test and others. 
contact us:https://www.mdsportsball.com
*これは何? [#tfc8325e]
Handel-Cと論理合成後の標準ファイルであるEDIFとの連携したシミュレーションを目指します。~
引いては、XilinxのISE Core Generatorで吐いたモジュールとの連携を図ります。

*どう繋ぐか? [#k86eb204]
-interface文を使う。~
「interface EDIFモジュール名(EDIFモジュールからの出力ピン名) ~
 Handel-C中で扱うモジュールの名前(EDIFモジュールへの入力ピン名 = Handel-C中で扱う変数名);」
-クロックの供給~
EDIFモジュールを呼び出すHandel-Cの中で使っているクロック~
(set clock = external "XX"; など)を、そのままEDIFモジュールのCLK入力ピンに供給したい場合は、~
"interface"構文中で「unsigned 1 CLK = __clock」などとする。ここで"__clock"がカレントのクロックを指しており、~
例ではこれをEDIFモジュールの"CLK"という入力ピンと接続している 

*シミュレーションは? [#f691bcf6]
#ifdefを用いて、chanin、chainoutによってファイルを読み込んでやる方法がいいようだが、~
外部のEDIFモジュールにデータを流しても、無視されているようだ。EDIFをシミュレーションで使うにはどうするべきか?原因はclkがexternalになっているような気もするが。。。~
→通常のシミュレーションではどうなっている?internalとかにしているのか?

*リンク [#p832e7f7]
[[Handel-CとEDIFの相互利用>http://www.bforc.co.jp/~susu/howto/handelc.html]]~


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS