Running Verilog code in AMS simulation

Status
Not open for further replies.

Chinmaye

Full Member level 3
Joined
Jan 18, 2016
Messages
164
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,298
Visit site
Activity points
3,145
I am trying to run a simulation in AMS environment. I have verilog code along with a few schematic symbols. When i try to simulate in AMS/irun environment, i get an error in the symbol created from verilog code, which is

*E,PVHILC: Invalid character in unescaped HDL identifier: bs4<13>.
ncsim> probe -create -emptyok -database ams_database -flow {Calib_like_cyclic.I17.bs4<12>}

where bs4<13> is the 13th bit of b4 register with OSS based netlister.

*E,DBOBBD: Cannot create SHM probe for Calib_like_cyclic.I17.cal.
ncsim> probe -create -emptyok -database ams_database -flow {Calib_like_cyclic.I17.bs4[13]}

in AMS based netlister.

Could you please help me with this?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…