FPGARelated.com
Forums

Text compression Huffman Encoder and Decoder

Started by kude August 24, 2010
And can anybody tell me how can I give the input text to the FPGA pls?	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com
And can anybody tell me how can I give the input text to the FPGA pls?	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com
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
Can anyone have a sample vhdl code for Huffman text Encoder and Decoder
pls?	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com
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