Jump to content

dcwestcott

Members
  • Posts

    1
  • Joined

  • Last visited

dcwestcott's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I have the following that does not work in Xilinx Vivado Simulator 2019: `ifdef FPGA 'define MAX_MEMORY 1024 `else // ASIC `define MAX_MEMORY 2048 `endif I've seen posts that say you can not do this, but Is there a structure I can use that will do this function without manually controlling parameters?
×
×
  • Create New...