synthesis issues-RAM3

To solve RAM problem faced with scan pins which are not present in

the artisan compiler o/p , I tried to put a wrapper to separate scan pins.

But the rtls have some other extra pins not present in compiler o/p.

For example reset pin , i.erst_l.So mapping these pins to the pins present in the RAM compiler o/p is looking difficult.

Can you help to address this issue, plz

[411 byte] By [nagvarre] at [2007-11-26 7:11:22]
# 1

You need to match

all pins and functionality of OpenSPARC T1 RTL to

your RAM compiler with wrapper.

If your RAM compiler does not

provide reset pin, you need to have wrapper and

write verilog code to provide reset functionality around

your RAM compiler output. For example, The reset

pin resets the valid bits of TLB.

OpenSparc at 2007-7-6 16:04:51 > top of Java-index,Open Source Technologies,OpenSPARC...