StackOverflow 文档 vhdl 教程 字面 枚举字面量 枚举字面量 Created: November-22, 2018 type state_t is (START, READING, WRITING); -- user-defined enumerated type 数字文字