OpenASIP 2.2
Loading...
Searching...
No Matches
Namespaces | Enumerations
ProGeTypes.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProGe
 

Enumerations

enum  ProGe::HDL { ProGe::VHDL =0 , ProGe::Verilog }
 HDLs supported by ProGe. More...
 
enum  ProGe::DataType { ProGe::BIT , ProGe::BIT_VECTOR }
 Data types of hardware ports. More...
 
enum  ProGe::Direction { ProGe::IN , ProGe::OUT , ProGe::BIDIR }
 Direction of the port. More...
 

Detailed Description

Declaration of the data types used in ProGe.

Author
Lasse Laasonen 2005 (lasse.laasonen-no.spam-tut.fi)
Vinogradov Viacheslav(added Verilog generating) 2012
Note
rating: red

Definition in file ProGeTypes.hh.