RTL: regular version vs FPGA version

In the T1 RTL code, there are FPGA version and regular version in many blocks. My question is, are these versions functionally identical? Do they have the same timing? If I want to implement T1 core by selecting regular versions of the RTL code in some blocks and FPGA versions of the RTL code in other blocks, would the new T1 still be functiional?

[356 byte] By [txu] at [2007-11-26 11:09:51]
# 1
Yes, these two versions are functionally identical. They both should pass the regression. You should be able to mix and match without change in functionality.
durgam at 2007-7-7 3:24:22 > top of Java-index,Open Source Technologies,OpenSPARC...