5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
bin2hex.pl :convert binary .264 into text format.
|
|
|
|
hex2bin.cpp:convert text format to binary .264.
|
|
|
|
bitstream folder:encoded bitstream .264 should be converted first by bin2hex.pl while .txt can be directly read into verilog. |