Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCode in architecture outside a process
Hello, i've seen in many places code in an architecture out of any process, but i can't make it work: ..... begin -------------------------------- ---- Component map -----------...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- instead of thinking in VHDL - I suggest you try and draw the circuit you want on paper first. VHDL is a description language, so without knowing what the circuit shall be, you cant write the VHDL. --- Quote End --- I'll take it, but this won't make the process have more inputs, i think i can rewrite the code making the counters come as an external input by the use of flags, but is fitting the code to have process, not using the process for the code...