- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to simulate user-defined ADC output using Cadence NCsim.
Now, I used defparam to parameterized enable_usr_sim, reference_voltage_sim and simfilename_ch0-16. The ADC model works well when fixed data(enable_usr_sim = 0) output is used. When I used user defined output (enable_usr_sim = 1), output data is only '0'. I'm suspecting that the feature might not be applicable to other simulator than modelsim. Is user defined ADC output feature can be simulate other than modelsim? Thanks in advance for answering!Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you create the separate text file needed to create user defined output for the simulation? If so, can you post it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Did you create the separate text file needed to create user defined output for the simulation? If so, can you post it? --- Quote End --- I basically try the setting in the manual. I used 2.5 as reference voltage.
1 0.2
2 0.5
3 0.8
4 1.1
5 1.4
By the way, I used dual ADC IP core. Thank you for the reply!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I basically try the setting in the manual. I used 2.5 as reference voltage.
1 0.2
2 0.5
3 0.8
4 1.1
5 1.4
By the way, I used dual ADC IP core. Thank you for the reply! --- Quote End --- I already figure out the problem. I remove the defparam for reference_voltage_sim. Yet, I'm still puzzled does it mean 65536 = 2.5V?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page