mirror of
https://github.com/sxpert/hp-saturn
synced 2024-11-16 19:50:19 +01:00
we have signal !
This commit is contained in:
parent
c04c770cba
commit
cfd7603e96
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ end
|
|||
|
||||
always @(posedge clk) begin
|
||||
test <= {test[6:0], test[7]};
|
||||
$display("%b | %b", test, t_led);
|
||||
|
||||
if (reset) begin
|
||||
clk_en <= 1'b1;
|
||||
|
|
Loading…
Reference in a new issue