Forum Discussion
TBaki
New Contributor
4 years agoQuartus II 64-Bit Version 13.1.0 Build 162.
Error is Error: No modules found when analyzing null.
- sstrell4 years ago
Super Contributor
You have a semicolon at the end of
b : out std_logic
Remove the semicolon and you should be good to go.
Sidenote: technically this is a register, not an AND gate.