jotego / jt51

YM2151 clone in verilog. FPGA proven.
GNU General Public License v3.0
77 stars 18 forks source link

Missing jt51_lfo_lfsr.v ? (jt51_singlefile.sh fails) #21

Closed antorsae closed 2 years ago

antorsae commented 3 years ago
$./jt51_singlefile.sh
jt51_phinc_rom.v
jt51_exprom.v
jt51_phrom.v
jt51_lin2exp.v
jt51_exp2lin.v
jt51_mmr.v
jt51_reg.v
jt51.v
jt51_acc.v
jt51_timers.v
jt51_eg.v
jt51_op.v
jt51_sh.v
jt51_pg.v
jt51_lfo.v
Cannot find file /home/pi/jt51/hdl/jt51_lfo_lfsr.v
jotego commented 3 years ago

It's not needed anymore. I'll update the single file script.