Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLaboratory Exercise 12
Hello, I need a help to solve the first part of exercise 12, Basic Digital Signal Processing. I'm using the libraries provided "lab12_design_files." Insert the following code in the correct ...
Altera_Forum
Honored Contributor
14 years agoHi, where does "lab12_design_files" come from ? Could you precise more ?
Your second "if ... end if" might not be nested, I guess. You get a process that always givesread_s<='0';
write_s<='0'; because of the last two lines.:oops: So, it is very (very, obviously and drastically) simplified by the compiler/synthesizer please review vhdl basics : vhdl is not a programming language:D Draw a logic schema on paper first.