C# 클래스 vqm2MNET.Cell

파일 보기 프로젝트 열기: Gl237man/mineroute 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CelType CellType
Name string
cin string
clk string
combout string
cout string
dataa string
datab string
datac string
datad string
datain string
lut_mask string
regout string
sclr string
sum_lutc_input string

공개 메소드들

메소드 설명
Cell ( CellType CType ) : System

메소드 상세

Cell() 공개 메소드

public Cell ( CellType CType ) : System
CType CellType
리턴 System

프로퍼티 상세

CelType 공개적으로 프로퍼티

public CellType CelType
리턴 CellType

Name 공개적으로 프로퍼티

public string Name
리턴 string

cin 공개적으로 프로퍼티

public string cin
리턴 string

clk 공개적으로 프로퍼티

public string clk
리턴 string

combout 공개적으로 프로퍼티

public string combout
리턴 string

cout 공개적으로 프로퍼티

public string cout
리턴 string

dataa 공개적으로 프로퍼티

public string dataa
리턴 string

datab 공개적으로 프로퍼티

public string datab
리턴 string

datac 공개적으로 프로퍼티

public string datac
리턴 string

datad 공개적으로 프로퍼티

public string datad
리턴 string

datain 공개적으로 프로퍼티

public string datain
리턴 string

lut_mask 공개적으로 프로퍼티

public string lut_mask
리턴 string

regout 공개적으로 프로퍼티

public string regout
리턴 string

sclr 공개적으로 프로퍼티

public string sclr
리턴 string

sum_lutc_input 공개적으로 프로퍼티

public string sum_lutc_input
리턴 string