OpenCores
URL https://opencores.org/ocsvn/pepelatz_misc/pepelatz_misc/trunk

Subversion Repositories pepelatz_misc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 12 to Rev 13
    Reverse comparison

Rev 12 → Rev 13

/pepelatz_misc/trunk/pepelatz_core/pepelatz_main.v
51,7 → 51,7
assign instruction1=command[11:6];
wire [4:0]instruction2;
assign instruction2=command[15:12];
reg GetCommand;//if GetCommand=0, current command is not actual.
reg GetCommand;//if GetCommand=0, current command is not actual!
 
always@(posedge clk)//Main block
if (GetCommand==0) begin//Get command

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.