Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Gate level simulation issue on questasim

Status
Not open for further replies.

Farah Adel

Newbie
Joined
Jan 16, 2023
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
12
I want to simulate the net list on questasim. The design has ROMs. I want the simulator to see the db format of the memories because when i compile the gates of the technology and simulate the test bench with the net list, it produces an error that the memories are not defined. The following are 2 screenshots one after compiling the gates of the technology and when with the error appearing.
 

Attachments

  • WiFi_GLS_1.PNG
    WiFi_GLS_1.PNG
    33.3 KB · Views: 98
  • Wifi_GLS_2.PNG
    Wifi_GLS_2.PNG
    33 KB · Views: 100

most likely the memory provider has given you a simulation model of the memory. you have to use it together with your tb.
 

most likely the memory provider has given you a simulation model of the memory. you have to use it together with your tb.
And to complete "ThisIsNotSam", this model can be populated by your ROM C code compile and modify in the correct format.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top