floatgrass
Member level 3
one question
if I write a module as follows:
module .......
...
....
...
rom (........);
..
endmoudle
we know that rom can not be synthesized by dc,so only can be intantiated as above.
but how i deal with this code in dc. because rom general can not be synthesized.
thanks
if I write a module as follows:
module .......
...
....
...
rom (........);
..
endmoudle
we know that rom can not be synthesized by dc,so only can be intantiated as above.
but how i deal with this code in dc. because rom general can not be synthesized.
thanks