Guest
Hey all,
I am trying to call a file "DataFile" and read some of the data from
it, Kind of like using the ifstream command in C.
ifstream File( DataFile );
I am not sure how to do it in verilog..!!
I am trying to call a file "DataFile" and read some of the data from
it, Kind of like using the ifstream command in C.
ifstream File( DataFile );
I am not sure how to do it in verilog..!!