Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computer Aided Design - CAD > LSI > default case sy...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 167 of 206
Post > Topic >>

default case synthesis (Espresso BLIF)

by vnwarrior@[EMAIL PROTECTED] Aug 26, 2006 at 06:16 AM

Hi,
    Does the blif format, or more specifically Espresso PLA format
accept "default" case.

For example in verilog, how would I go about specifying

begin
    case ( sel_inp )
      3'h7 : E_724 = 1'h1 ;
      3'h6 : E_724 = 1'h1 ;
      3'h5 : E_724 = 1'h1 ;
      3'h4 : E_724 = 1'h1 ;

      default : E_724 = 1'h0 ;
endcase

Is it possible to specify default case to PLA, or do I have to
enumerate over all the values?

Please helpp... I'm stuck in this
 




 1 Posts in Topic:
default case synthesis (Espresso BLIF)
vnwarrior@[EMAIL PROTECTE  2006-08-26 06:16:31 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 9:11:08 CDT 2008.