Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVHDL HC237 3-8 Decoder with latches
Hello, I'm trying to write the VHDL code for chip HC237. I think I have something written that will work for the most part, but my problem is in dealing with pin GL. Basically what this chip does i...
Altera_Forum
Honored Contributor
15 years agoVHDL does describe digital logic, but doesn't it also use programming concepts to describe the behavior of the digital circuit? For instance, you can use if then statements, cases, while loops and for loops in VHDL and those are all programming concepts. What exactly do you mean by drawing out my circuit on paper first? Draw out all the logic gates that form my circuit? That is listed in the datasheet for the chip, but there are some components that don't seem to be standard logic gates.