vhdl
貌似vhdl潜力可挖的地方很不少啊,_
一 3rd
不得不说,我对vhdl(或者说数字逻辑设计)完全是门外汉,^_^,以下两段程序:代码片段1:PWMcounterscreen.width/2)this.style.width=screen.width/2;>rocess(pclk, set_pwmprd_l, set_pwmhlev_l, reset_l) begin if pclkevent and pclk = 1 then if ((set_pwmprd_l = true_l) or (set_pwmhlev_l = true_l) or (reset_l = true_l)) then count_temp
搞不清楚vhdl脾气
十二 28th
今天搞了很久,就是希望把一个写signal的逻辑写进cpld,结果搞了很久都没有搞定,总是报资源不足,真搞不懂它的资源怎么分配的,资源不足时的代码如下(限于篇幅,这里只贴前后对比的代码):pwm_set_procscreen.width/2)this.style.width=screen.width/2;>rocess(reset_l,pce1_l) begin if (reset_l = true_l) then count_prd(14 downto 7)
