And can anybody tell me how can I give the input text to the FPGA pls? --------------------------------------- Posted through http://www.FPGARelated.com
Text compression Huffman Encoder and Decoder
Started by ●August 24, 2010
Reply by ●September 6, 20102010-09-06
Reply by ●September 6, 20102010-09-06
And can anybody tell me how can I give the input text to the FPGA pls? --------------------------------------- Posted through http://www.FPGARelated.com
Reply by ●September 6, 20102010-09-06
In comp.arch.fpga, kude <tadmas09@n_o_s_p_a_m.n_o_s_p_a_m.gmail.com> wrote:> And can anybody tell me how can I give the input text to the FPGA pls?There are lots of options: - Implement a PS2 interface on the FPGA and connect a PC keyboard - Connect 2 HEX switches and an Enter key and input ASCII codes - Implement a serial port on your FPGA and connect to your PC - If it's written text, you may want to connect a scanner and implement OCR - And many more ... -- Stef (remove caps, dashes and .invalid from e-mail address to reply by mail) "People should have access to the data which you have about them. There should be a process for them to challenge any inaccuracies." -- Arthur Miller
Reply by ●September 12, 20102010-09-12
Can anyone have a sample vhdl code for Huffman text Encoder and Decoder pls? --------------------------------------- Posted through http://www.FPGARelated.com
Reply by ●September 12, 20102010-09-12
Does anyone have a sample vhdl code for Huffman text Encoder and Decoder pls? For static or dynamic Huffman ? --------------------------------------- Posted through http://www.FPGARelated.com






