![]() |
|
|
|
|
|
|
2
11th August 16:09
External User
Posts: 1
|
Hi Steven,
The obvious question, do you have a constructor (i.e. SC_CTOR) specified in your xr16.h header? You need to specify one since SC_CTOR does more than a C++ constructor (hence the need for SC_HAS_PROCESS if you don't use SC_CTOR) This could also be a Modelsim bug, try disabling vopt (vsim -novopt +acc) Hans www.ht-lab.com |
|
|
|