{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00023569","sets":["1164:1579:1622:1623"]},"path":["1623"],"owner":"1","recid":"23569","title":["PLIを用いたネットワークインタフェースコントローラとホストプログラムの協調シミュレーション"],"pubdate":{"attribute_name":"公開日","attribute_value":"2001-11-28"},"_buckets":{"deposit":"a20ab92c-e586-44bd-9363-11e15f7b4878"},"_deposit":{"id":"23569","pid":{"type":"depid","value":"23569","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"PLIを用いたネットワークインタフェースコントローラとホストプログラムの協調シミュレーション","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"PLIを用いたネットワークインタフェースコントローラとホストプログラムの協調シミュレーション"},{"subitem_title":"Co - simulation with host program and Verilog HDL by PLI","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2001-11-28","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"新情報処理開発機構"},{"subitem_text_value":"慶應義塾大学"},{"subitem_text_value":"NEC情報システムズ"},{"subitem_text_value":"新情報処理開発機構"},{"subitem_text_value":"新情報処理開発機構"},{"subitem_text_value":"慶應義塾大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Real World Computing Partnership","subitem_text_language":"en"},{"subitem_text_value":"Keio University","subitem_text_language":"en"},{"subitem_text_value":"NEC Informatec Systems","subitem_text_language":"en"},{"subitem_text_value":"Real World Computing Partnership","subitem_text_language":"en"},{"subitem_text_value":"Real World Computing Partnership","subitem_text_language":"en"},{"subitem_text_value":"Keio University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/23569/files/IPSJ-ARC01145012.pdf"},"date":[{"dateType":"Available","dateValue":"2003-11-28"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-ARC01145012.pdf","filesize":[{"value":"655.6 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"16"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"8e2ab75a-dae0-48a7-b77b-3b0974fa6bd3","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2001 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"山本, 淳二"},{"creatorName":"渡邊, 幸之介"},{"creatorName":"宮脇, 達朗"},{"creatorName":"西, 宏章"},{"creatorName":"工藤, 知宏"},{"creatorName":"天野, 英晴"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Junji, Yamamoto","creatorNameLang":"en"},{"creatorName":"Kounosuke, Watanabe","creatorNameLang":"en"},{"creatorName":"Tatsuaki, Miyawaki","creatorNameLang":"en"},{"creatorName":"Hiroaki, Nishi","creatorNameLang":"en"},{"creatorName":"Tomohiro, Kudoh","creatorNameLang":"en"},{"creatorName":"Hideharu, Amano","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10096105","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"Verilog HDLで記述されたASICの論理と、このASICを利用するC++で記述されたホストプログラムの協調シミュレーション環境について報告する。VerilogのPLI機能を使用して新しいシステムタスクを作成し、VerilogコードからUNIXの通信機能を使用できるようにした。また、いくつかのライブラリやC++によるクラスを用意し、ホストプログラムがシミュレーション時にVerilogコードと通信をすることを可能にした。これらを用いて、実機動作時と基本的に同じホストプログラムのコードを使用できるシミュレーション環境を構築した。また、Martiniと呼ぶネットワークインタフェースコントローラASICをこのシミュレーション環境を用いて実際に開発した。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In this report, cooperative simulation environment of ASIC logic written in Verilog HDL, and host processors program written in C++ language is introduced.  In this environment, process which executes Verilog simulation and another process which executes a host program communicate with each other using a pipe provided by UNIX operating system.  For the Verilog process, the PLI function of Verilog HDL is used to realize such communication.  For the host program, C++ libraries and operation overloading is used for communication so as to use the same host program code as the real machine. Using such simulation environment, a network interface controller ASIC called Martini is developed.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"78","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告計算機アーキテクチャ(ARC)"}],"bibliographicPageStart":"73","bibliographicIssueDates":{"bibliographicIssueDate":"2001-11-28","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"116(2001-ARC-145)","bibliographicVolumeNumber":"2001"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":23569,"updated":"2025-01-22T20:19:40.481171+00:00","links":{},"created":"2025-01-18T22:54:56.516091+00:00"}