Browse Subversion Repository
Log of /trunk/c/cSh7751.cpp
Revision 149 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Feb 13 10:57:58 2010 UTC (14 years, 1 month ago) by molelord File length: 8580 byte(s) Diff to previous 112 assert()に書いた条件が間違っていたのを直した。 Revision 112 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Oct 24 16:36:57 2009 UTC (14 years, 5 months ago) by molelord File length: 8572 byte(s) Diff to previous 104 名前付きパイプを利用してCPUもどきを実現する仕組みを作成した。 Revision 104 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Sep 23 00:55:57 2009 UTC (14 years, 6 months ago) by molelord File length: 8495 byte(s) Diff to previous 103 DPI更新:わかりやすくするために、changeAtを各ステートに取り込んだ。 Revision 103 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Sep 22 19:26:39 2009 UTC (14 years, 6 months ago) by molelord File length: 8896 byte(s) Diff to previous 98 DPI更新:ステート遷移をわかりやすくするために、サブ状態を作った。 Revision 98 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 20 13:01:19 2009 UTC (14 years, 6 months ago) by molelord File length: 8385 byte(s) Diff to previous 95 DPI更新:データ取り込みをT2のFallでやってしまっていたのを、正しいタイミングに直した。 Revision 95 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 20 01:34:47 2009 UTC (14 years, 6 months ago) by molelord File length: 8167 byte(s) Diff to previous 94 DPI更新:rev94の修正によって出ていたWarningを解消した。 Revision 94 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 20 01:12:43 2009 UTC (14 years, 6 months ago) by molelord File length: 8167 byte(s) Diff to previous 93 DPI更新:スコープを狭めた。また、状態遷移らしい名前付けに変更した。 Revision 93 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Sep 19 13:14:00 2009 UTC (14 years, 6 months ago) by molelord File length: 8132 byte(s) Diff to previous 87 DPI更新:Mpu::reset()の引数が冗長だったので、削除した。 Revision 87 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Sep 12 13:11:07 2009 UTC (14 years, 7 months ago) by molelord File length: 8068 byte(s) Copied from: trunk/dpisample/c/cSh7751.cpp revision 82 Diff to previous 82 DPI更新:dpisample専用ではないファイルを、/cに移動した。 Revision 82 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Sep 8 18:23:28 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/cSh7751.cpp File length: 8068 byte(s) Diff to previous 81 DPI更新:completed==trueとphase==phFetchが同一の意味だったので、冗長さを減らした。 Revision 81 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 6 14:03:32 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/cSh7751.cpp File length: 8223 byte(s) Diff to previous 76 DPI更新:sample/rtlのFPGAデザインを検証できるようにした。 Revision 76 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 6 01:00:43 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/cSh7751.cpp File length: 8223 byte(s) Diff to previous 75 DPI更新:ユーザプログラム用公開Interfaceとなる、MpuIfクラスを追加した。 Revision 75 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 6 00:32:37 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/cSh7751.cpp File length: 8222 byte(s) Copied from: trunk/dpisample/c/classSh7751.cpp revision 74 Diff to previous 74 DPI更新:ファイル名class~は長いので、短縮した。 Revision 74 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Sep 5 18:10:10 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/classSh7751.cpp File length: 8230 byte(s) Diff to previous 73 DPI更新:NopとReadを追加した。 Revision 73 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Sep 5 15:38:09 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/classSh7751.cpp File length: 6581 byte(s) Diff to previous 72 DPI更新:Writeがそれらしく動作するようになった。 Revision 72 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Sep 3 16:43:26 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/classSh7751.cpp File length: 1139 byte(s) Diff to previous 71 インタフェースに対してのプログラミングを強制するような構成にした。 Revision 71 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Sep 1 15:09:12 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/classSh7751.cpp File length: 612 byte(s) Copied from: trunk/dpisample/c/classMpu.cpp revision 69 Diff to previous 69 プロセッサ固有の処理を実装するための派生クラスを追加した。 Revision 69 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Aug 30 16:46:56 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/classMpu.cpp File length: 3751 byte(s) Copied from: trunk/dpisample/c/c_side.cpp revision 68 Diff to previous 68 クラス定義および実装を、c_side.cppから取り出して別ファイルに分離した。 Revision 68 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Aug 30 15:53:57 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/c_side.cpp File length: 6758 byte(s) Diff to previous 67 DPIのC側を、classを使って実装した。 Revision 67 - (view) (download) (as text) (annotate) - [select for diffs] Added Sun Aug 30 02:08:31 2009 UTC (14 years, 7 months ago) by molelord Original Path: trunk/dpisample/c/c_side.cpp File length: 1475 byte(s) プロセッサもどきをDPIで実装し始めた。 This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|