code question

hi guys:

currently,I try to use the S1 module map to FPGA.When I study the bw_r_dcd(dcache Vlog module ),I find the synthesis tool will compile different module when `define FPGA_SYN or `define DEFINE_0IN.My question is the two instance are difference in function?In other word,can I use `define DEFINE_0IN instead of `define FPGA_SYN when I map the code to FPGA ?3Q

[379 byte] By [sunboy_cj] at [2007-11-26 10:40:37]
# 1
For FPGA synthesis, you must use FPGA_SYN,there are many other modules which use FPGA_SYN,in addition to the bw_r_dcd module.DEFINE_0IN is used for running with 0-in tool.
OpenSparc at 2007-7-7 2:52:05 > top of Java-index,Open Source Technologies,OpenSPARC...