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 --- counters should only be made inside syncrhonous processes. But there is nothing wrong with an asynchronous process. every line of code outside a process is really just a process sensitve to all the signals on the RHS. --- Quote End --- The problem is i don't know why my current code freezes, without a sensibility list will enter allways, thats because you told me to draw the structure.