Advertisement
aidanozo

Untitled

Mar 8th, 2025
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.14 KB | None | 0 0
  1. float weights[16];
  2. #pragma HLS ARRAY_RESHAPE variable=weights block factor=block_factor
  3. #pragma HLS RESOURCE variable=weights core=ROM_2P_BRAM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement