Hey guys
I am working on this..Not able to get why my code is not working.. I must say I have just begin to do this..no experience at all.. Please let mne know how to approach things..Link Copied
Working on part 1 but not able to get anything from the mic..
put up this code --YOUR CODE GOES HERE writedata_left <= readdata_left; writedata_right <= readdata_right; read_s <= read_ready; write_s <= write_ready;--YOUR CODE GOES HERE
writedata_left <= readdata_left; writedata_right <= readdata_right; read_s <= read_ready; write_s <= write_ready;For more complete information about compiler optimizations, see our Optimization Notice.