Project

General

Profile

« Previous | Next » 

Revision 1529

Added by markw about 1 hour ago

Add sample size of 64K to capability(7)

View differences:

pokeymax.vhd
end if;
if (enable_sample=1) then
ACTUAL_CAPABILITY(5) := '1';
if sample_ram_size=65536 then
ACTUAL_CAPABILITY(7) := '1';
end if;
else
ACTUAL_CAPABILITY(5) := '0';
end if;

Also available in: Unified diff