Skip to content

Commit c8572e6

Browse files
committed
Improving top level comments for mlp_2_phase_optimization_step_one benchmark to indicate differnce to the other MLP benchmarks
1 parent 0b41fc8 commit c8572e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vtr_flow/benchmarks/noc/Large_Designs/MLP/MLP_2_phase_optimization/MLP_2_phase_optimization_step_1/verilog/mlp_two_phase_optimization_step_one.v

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
but limit the circuit to mostly routers. The design implements the following:
66
1) A number of NoC routers that represent MLP modules
77
2) A number of dummy logic that connect to the NoC router interfaces
8+
3) The actual MVM, dispatcher and collector modules are not included in this
9+
benchmark as the goal is to minimize soft logic
810
*/
911

1012
module mlp_two_phase_optimization_step_one (

0 commit comments

Comments
 (0)