Frequently Asked Questions

From Cpre584
Revision as of 20:58, 29 January 2013 by Ogamal (talk | contribs)
Jump to navigation Jump to search

How to add new verilog files or directories to a PDK project?

By default, the PDK looks like the project/verilog directory and compiles all .v files found there. To add other Verilog directories, use this makefile variable:
USER_VERILOG_DIRS += ../../verilog