synthesis issues

1.I've generated SRAMS from artisan compiler .but they are generated

without scan inputs whereas the RAMS present in Opensparc have

scan i/p s.So when I'm adding RAM lib files , synthesis tool is showing error that scan i/ps are not found.can I synthesize srams with scan i/p and o/p.do i have option in the artisan compiler "rf2p"

[354 byte] By [nagvarre] at [2007-11-26 7:06:43]
# 1

You need to match the pins and functionality in OpenSPARC T1 memory

RTL to pins / functionality of memory generated by

your memory compiler. All memories

in OpenSPARC T1 are documented in the

OpenSPARCT1_MegaCell.pdf file under

$DV_ROOT/doc directory.

This will include writing a wrapper between your memory

compiler verilog file and OpenSPARC T1 memory verilog pinout.

OpenSparc at 2007-7-6 15:54:10 > top of Java-index,Open Source Technologies,OpenSPARC...