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

Update pixel.cpp

parent f5b20852
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ void decrypt(int data);
void toAscii(char *c);
void pixel(char *key;
void pixel(char *key,
ap_int<32> selector,
ap_int<32> position1,
ap_int<32> position2,
......
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