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 agoHm so do I need to restate my case statement for if GL=1 then? I attached an updated copy of my code. The concept makes sense to me but I'm not exactly sure if my implementation is correct. I just started learning VHDL so I'm still trying to get a decent grasp on it.