ebers-moll
Guest
|
Posted:
Fri Oct 29, 2004 5:32 pm Post subject:
look up table: file read |
|
|
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
|
|
Erik Wanta
Guest
|
Posted:
Sat Oct 30, 2004 4:26 am Post subject:
Re: look up table: file read |
|
|
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>...
| Quote: | 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 |
|
|