Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Great tip. Thanks. Is there a way I can improve and get better with VHDL other than books? There's so many interesting projects done with FPGAs but not much information when things start to get complex. --- Quote End --- practice then practice. and use higher level design than lower level, don't read too much into books examples. By the way I should correct my thoughts on that cin: it does not need 4 bits but two is enough since the addition always gives it weight as lsb, and that zero is just to pretend it is signed positive.