163818
cout << is_this_a_bop(this)
>> yes
>> yes
module adventchristmas (input time, output your_ears);
wire music;
musics_generator ins_gen(time, music);
assign your_ears = music;
endmodule;
----
engine used: yawp xm converter by utz/irrlicht project
render was made using ZesarUX, a weirdly named but pretty cool zx emulator