Skip to content

Commit

Permalink
r162@horse: Agent2002 | 2005-11-25 23:18:29 +0800
Browse files Browse the repository at this point in the history
 * Added new version of inc\Idu.pm and t\idu.v which has no Last Mod Time.


git-svn-id: http://svn.berlios.de/svnroot/repos/salent@14 61cb175c-0704-0410-9cb5-98685d7901e0
  • Loading branch information
agent committed Nov 25, 2005
1 parent 0dd0453 commit dbd08d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion idu/inc/Idu.pm
Expand Up @@ -2,7 +2,7 @@
#: Perl implementation of IA-32 instruction decoding unit
#: Salent v0.13
#: Copyright (c) 2005 Agent Zhang
#: 2005-07-24 2005-11-24
#: 2005-07-24

package Idu;

Expand Down
2 changes: 1 addition & 1 deletion idu/t/idu.v
Expand Up @@ -2,7 +2,7 @@
//: Verilog implemetation of Instruction Decoding Unit (IDU)
//: Salent v0.13
//: Copyright (c) 2005 Agent Zhang
//: 2005-09-11 2005-11-24
//: 2005-09-11

module idu (strb, rw, addr, mfc, data,
ins, mod, rm, scale, index_reg, base_reg,
Expand Down

0 comments on commit dbd08d4

Please sign in to comment.