cms-L1TK / firmware-hls

HLS implementation of the tracklet pattern reco modules of the Hybrid tracking chain
15 stars 24 forks source link

Change FileRead function to inline #328

Closed sarafiorendi closed 7 months ago

sarafiorendi commented 7 months ago

The return_splitted function in FileReadUtility.h is declared inline. This small change is needed in order to make the Future Software simulation code compile, and does not change anything on the firmware side.