Skip to content

Commit

Permalink
Update tt_um_Digi_OTA_.v
Browse files Browse the repository at this point in the history
  • Loading branch information
maquinadefuego919 authored Oct 12, 2024
1 parent b708f79 commit 7522018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tt_um_Digi_OTA_.v
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ assign Vin = ua[1];

assign Out = ua[2];
//assign ua[5:3] = 3'b000;
assign uo_out[7:0] = 8'b00000000;
//assign uo_out[7:0] = 8'b00000000;
assign ui_in[7:0] = 8'b00000000;

wire INn, INp, INn_CMP, INp_CMP, CMP, EN, not_EN, Op, On,; //internals nets
Expand Down

0 comments on commit 7522018

Please sign in to comment.