encounter 发表于 2010-6-28 00:15:12

请教testbench!

本帖最后由 fpgaw 于 2010-7-11 14:26 编辑

variable tid : real :=0.0;
Error: VHDL error at tb_DDC_phase.vhd(135), at object "tid": a real cannot be non-constant

longt 发表于 2010-6-28 01:43:06

本帖最后由 fpgaw 于 2010-7-11 14:26 编辑

挖~~這是什麼啊~~~有人可回答嗎

Sunlife 发表于 2015-7-4 11:26:35





variable tid : real :=0.0;
Error: VHDL error at tb_DDC_phase.vhd(135), at object "tid": a real cannot be non-constant
页: [1]
查看完整版本: 请教testbench!