esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
146 stars 81 forks source link

optmize and fix im2col #599

Open davideschiavone opened 2 weeks ago

davideschiavone commented 2 weeks ago

Optimize area of im2col by dividing control and datapath to easy resource sharing. Remove rst from combinatorial logic: https://github.com/esl-epfl/x-heep/blob/main/hw/ip_examples/im2col_spc/rtl/im2col_spc_param_fsm.sv#L531