|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EdifFactory | |
| byucc.jhdl.parsers.edif.sablecc.translation | |
| Uses of EdifFactory in byucc.jhdl.parsers.edif.sablecc.translation |
| Classes in byucc.jhdl.parsers.edif.sablecc.translation that implement EdifFactory | |
class |
DefaultEdifFactory
This class implements a default EdifFactory interface and generates the default versions of EdifCell, EdifNet, and EdifPort. |
class |
JHDLEdifFactory
This class implements the EdifFactory interface and generates JHDL versions of EdifCell, |
| Methods in byucc.jhdl.parsers.edif.sablecc.translation with parameters of type EdifFactory | |
static EdifToJHDLTranslator |
EdifToJHDLTranslator.translate(java.lang.String filename,
boolean caseSensitive,
EdifFactory factory)
|
| Constructors in byucc.jhdl.parsers.edif.sablecc.translation with parameters of type EdifFactory | |
EdifToJHDLTranslator(EdifFactory factory)
The constructor creates two JHDLOutput object and enable/disable them |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||