samuel_raja_77
Junior Member level 2
1.For an fpga design what is the amount of the internal memory to be kept within in a module.
2.how to access this memory can it be like this
without clock
if(mem==23)
begin
end
or with respect to clock
2.how to access this memory can it be like this
without clock
if(mem==23)
begin
end
or with respect to clock