Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Project Navigator / Verilog / +define

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

Project Navigator / Verilog / +define - johnp - 2007-05-23 13:53:00

I'm having a problem with Xilinx Navigator
"discovering" a Verilog
design hierarchy.

I've inherited some IP that requires that a Verilog `define be set to
specify
the modules to include into the design. However, when Navigator starts
up
and builds the design hierarchy, I see no way to tell it about global
macros
definitions.

I can manually go in and add `define values in the files (yuck), but
I'm hoping
someone has already figured out how to get Navigator to do this.

Verilog allows you to define a macro via the command line using
+define and
XST apparently also allows macros to be defined via the synthesis
property
"Verilog Macros". I've found no way to do something similar with
Navigator.

Has anyone else run into this and found a work around?

Thanks!

John Providenza