Skip to content

decode 16-ch/ 16 bits-per-sample TDM audio stream

License

Notifications You must be signed in to change notification settings

newdigate/vhdl-tdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encode and decode tdm time-division-multiplex digital audio signals

this is a work in progress

  • decode and decode 16-ch/ 16 bits-per-sample TDM audio stream

  • Using ghdl tool chain

ghdl

ghdl -a --ieee=synopsys -fexplicit TDM_decoder.vhdl
ghdl -a --ieee=synopsys -fexplicit TDM_encoder.vhdl
ghdl -a --ieee=synopsys -fexplicit counter_tb.vhdl
ghdl -r counter_tb --stop-time=3250ns --vcd=wave.vcd

view VCD output file in GTKWave

GTKWave

About

decode 16-ch/ 16 bits-per-sample TDM audio stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages