Skip to content

Commit

Permalink
published to github
Browse files Browse the repository at this point in the history
  • Loading branch information
yhx committed Jun 7, 2016
1 parent 7c7f69a commit 432645b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
afu_user_wb.v: The outmost module
-- write_buffer_pl.v: A write buffer which merge 16 32-bit writes to one cacheline write.
-- matrix_multiply_buf_pl.v: A pipelined matrix mutiplier, this module only contains the memory operations.
--array_mul_pl.v: multiply two cachelines
--num_accu_pl.v: accumulate the output of array_mul_pl to get the final result

0 comments on commit 432645b

Please sign in to comment.