look up table: file read

E

ebers-moll

Guest
Hi,
I am working on a veriloga code. In this code, I want to read some
values from an external *.txt (or similar) file to create a look up
table. However, I could not find a command to do this operation.

Now, the question is how I can realize this operation.

Thanks,

ebersmoll
 
There is a function called $table_model. See the following for an example:
tools/dfII/samples/artist/bmslib/tmodel1/verilogams/verilog.vams
---
Erik

catli@itu-eta.com (ebers-moll) wrote in message news:<de3f3015.0410290532.334912cf@posting.google.com>...
Hi,
I am working on a veriloga code. In this code, I want to read some
values from an external *.txt (or similar) file to create a look up
table. However, I could not find a command to do this operation.

Now, the question is how I can realize this operation.

Thanks,

ebersmoll
 

Welcome to EDABoard.com

Sponsor

Back
Top