Skip to content

Instantly share code, notes, and snippets.

@cr1901
Created September 26, 2017 11:24
Show Gist options
  • Save cr1901/9ed32135b86a1e94407c86c83bf01933 to your computer and use it in GitHub Desktop.
Save cr1901/9ed32135b86a1e94407c86c83bf01933 to your computer and use it in GitHub Desktop.
CAPI=1
[main]
description = YM2151-compatible core
[fileset src_files]
files =
jt51/jt51.v
jt51/jt51_acc.v
jt51/jt51_envelope.v
jt51/jt51_exp2lin.v
jt51/jt51_exptable.v
jt51/jt51_lfo.v
jt51/jt51_lfo_lfsr.v
jt51/jt51_lin2exp.v
jt51/jt51_mmr.v
jt51/jt51_noise.v
jt51/jt51_noise_lfsr.v
jt51/jt51_op.v
jt51/jt51_phasegen.v
jt51/jt51_phinc_rom.v
jt51/jt51_pm.v
jt51/jt51_reg.v
jt51/jt51_sh.v
jt51/jt51_sh2.v
jt51/jt51_sintable.v
jt51/jt51_sum_op.v
jt51/jt51_timers.v
file_type = verilogSource
[fileset include_files]
files =
jt51/exp_lut.vh
jt51/phinc_lut.vh
jt51/sin_lut.vh
file_type = verilogSource
is_include_file = true
[provider]
name=opencores
repo_name=jt51
repo_root=trunk
revision=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment