verilog语句parameter的用法是什么

initall=0,rec_data=1,data_pro=2,cmd_pro=3,send_ep1=4; 分别代表状态,如:state == 0的话,case语句就会进入initall状态,s......

2025-10-08
18