modularity” — is that just that they didn do the whole SPART in one big verilog source file?
You can see whether thier functional blocks makes sense or not. I believe they just followed the diagram. 2.25 – “module interface” — I’m not sure what you’re looking for with this one… This one deals with the declaration of each module. They should have some kind of convention to start with input or output fisrt but not mixed. The second issue is about moule instantiation. They should use the dot notation. Another one is about naming of the input/output ports whether they are meaningful or not.
Related Questions
- Sorry, Im not familiar with C++. Does the example print line numbers of the source or of the destination file?
- The size of slideshow file is too big; it takes much time to load it. How can I reduce file size?
- modularity" -- is that just that they didn do the whole SPART in one big verilog source file?