1
0
mirror of https://github.com/olofk/serv.git synced 2026-05-02 14:39:58 +00:00

Split out RF to separate module

This commit is contained in:
Olof Kindgren
2019-10-30 08:25:31 +01:00
parent fc348f3a22
commit 04037c4354
4 changed files with 149 additions and 64 deletions

View File

@@ -16,8 +16,8 @@ filesets:
- rtl/serv_ctrl.v
- rtl/serv_decode.v
- rtl/serv_mem_if.v
- rtl/serv_regfile.v
- rtl/serv_mpram.v
- rtl/serv_rf_if.v
- rtl/serv_rf_2bit.v
- rtl/serv_state.v
- rtl/serv_top.v
file_type : verilogSource