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

Update pixel.cpp

parent a927f7f9
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ long long convert(int n); ...@@ -16,7 +16,7 @@ long long convert(int n);
int convertBinInt(long long n); int convertBinInt(long long n);
void pixel(char key[16], void pixel(char key,
ap_int<32> position1, ap_int<32> position1,
ap_int<32> position2, ap_int<32> position2,
ap_int<32> stream_count, ap_int<32> stream_count,
......
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