edaboard2013
Newbie level 1
- Joined
- Jul 5, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 7
I have an architecture with 20 functional inputs and ram[400..0].
I want Tetramax to calculate the Fault coverage considering just the functional inputs and NOT RAM inputs.
I used the command "add_constraint" to set the list { ram [0] ... ram [9]} to 0 then to 1 then to x and every time the test coverage is around 68% !!!!
Is there any other way to mask the RAM input by using a file or a script?
Thank you for helping me
I want Tetramax to calculate the Fault coverage considering just the functional inputs and NOT RAM inputs.
I used the command "add_constraint" to set the list { ram [0] ... ram [9]} to 0 then to 1 then to x and every time the test coverage is around 68% !!!!
Is there any other way to mask the RAM input by using a file or a script?
Thank you for helping me