1
0
mirror of https://github.com/olofk/serv.git synced 2026-05-02 22:42:41 +00:00

Optimize alu eq check

This commit is contained in:
Olof Kindgren
2019-02-27 20:45:51 +01:00
parent a550137453
commit 6e91409990
3 changed files with 13 additions and 39 deletions

View File

@@ -8,7 +8,6 @@ filesets:
- rtl/serv_params.vh : {is_include_file : true}
- rtl/shift_reg.v
- rtl/ser_add.v
- rtl/ser_eq.v
- rtl/ser_lt.v
- rtl/ser_shift.v
- rtl/serv_bufreg.v