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

Update pixel.cpp

parent 11e16b5f
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ void pixel(ap_int<32> selector,
ascii=0;
if(selector == 1){
ascii= convertBinInt(final_char);
final_char=0;
}
}
......
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