1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-26 11:41:51 +00:00

Separate decode and state

This commit is contained in:
Olof Kindgren
2019-09-14 23:55:27 +02:00
parent 7289a68f6e
commit 9575eb4fef
4 changed files with 274 additions and 215 deletions

View File

@@ -18,6 +18,7 @@ filesets:
- rtl/serv_mem_if.v
- rtl/serv_regfile.v
- rtl/serv_mpram.v
- rtl/serv_state.v
- rtl/serv_top.v
file_type : verilogSource