Skip to content
Snippets Groups Projects
Commit 136592e9 authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Update pixel.hpp

parent 60e19abd
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
using namespace std;
typedef ap_axis<32,0,0,0> pkt_t;
typedef hls::stream< pkt_t > stream;
void pixel(ap_int<32> selector,
ap_int<32> position1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment