Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI should add that
you will learn by (good) VHDL examples and tutorials on the web (Altera and others). They represent many "basic" VHDL codes that you can understand very well. port type in entities : only std_logic(_vector) : Yes, conversions are annoying but more re-usable. I think about "design re-use". I will study that question : I have wanted to keep a certain rigor in VHDL designing. Thanks for your opinion.