mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 12:57:09 -04:00
Fix double-defined result_lt wire
This commit is contained in:
parent
d5a4a2bc10
commit
f10cb89ae4
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ module serv_alu
|
|||
|
||||
wire result_add;
|
||||
wire result_eq;
|
||||
wire result_lt;
|
||||
wire result_sh;
|
||||
|
||||
reg result_lt_r;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue