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 | XST pre-defined macros

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

XST pre-defined macros - Jeff Brower - 2006-04-21 16:15:00

All-

Does XST provide any pre-defined macros or constants?  For example:

  __BUILD_NUMBER
  __XST_VER

that could be used in source code as contents of a logic revision
register, or could be used to know which version of XST is in use?

If this is not available, is there a way to kludge it that's
"relatively automatic"?

To Xilinx:  I know that "ISE ain't Visual Studio", but helpful code
maintenance items such as this could easily be implemented.

-Jeff