Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
State the term- Use a define function
This is almost exactly the same approach as #define and -D compiler arg that C programs use. In your Verilog code, use a 'define to define the variable condition and then use Verilog preprocessor directives such as 'ifdef. Use the '+define+' Verilog command line option. For an illustration:
... to run the simulation ..
verilog testbench.v cpu.v +define+USEWCSDF
... in your code ...
'ifdef USEWCSDF
initial $sdf_annotate (testbench.cpu, "cpuwc.sdf");
'endif
+define+ can also be filled in from your Makefile invocation, which in turn, can be finally filled in your UNIX prompt command line.
Defines are a blunt weapon since they are very global and you can only do so much with them asthey are a pre-processor trick. Consider the subsequent approach before resorting to defines.
What do you do if you have given functionality that wasn't listed in the requirements? - If the functionality isn't essential to the purpose of the application, it should be re
Question: (a) Primary and secondary memory differs in their way they access data: (i) Mention the four generic access methods usually present in a computer system. (ii) E
What is the difference between field-group header and other field groups? The header field group is a particular field group for the sort criteria. The system automatically p
Q. Returns and Procedures definitions in 8086? 8086 microprocessor supports RET and CALL instructions for procedure call. CALL instruction not only branches to indicate address
Q. Dynamic Configuration of parallel virtual machine? int pvm_addhosts( char **hosts, int nhost, int *infos ) Add hosts to virtual machine. hosts is an arra
What is the Scope of public/private/friend/protected/protected friend? Scope of public/private/friend/protected/protected friend. Visual Basic/Visual C# Public/pub
Q. Process of World Wide Web? When you type a URL in a web browser, this is what happens: 1. If URL contains a domain name, browser first connects to a domain name server an
What is managed code and managed data? Managed code is code that is written to target the services of the Common Language Runtime. In order to target these services, the code m
Different systems that can participate in grid computing as platform are: Windows 3.1, 95/98, NT, 2000 XP , DOS, OS/2, , supported by Intel ( x86); Mac OS A/UX (Unix) sup
A graph 'G' with 'n' nodes is bipartite if it have no cycle of odd length.
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd