Forum Discussion
SyafieqS
Super Contributor
4 years agoHi Nuno,
Can you attach the qar here and step to reproduce it. This could be a bug but need to check it first.
- KittyBumpkins4 years ago
New Contributor
Project QAR is attached.
Steps to reproduce:
- Compile project with Quartus 20.1.1 (Build 720 11/11/2020 SJ Lite Edition)
- Open Timing Analyzer
- In Timing Analyzer: create timing netlist, read SDC file, update timing net list
- In Timing Analyzer: View->Name Finder...
- In Name Finder: Set collection to get_pins
- In Name Finder: Set filter to *rom0* and click "List" button
- Note that pins for rom0 are shown
- Change filter to *rom2* and click "List" button
- Note that no pins are shown and "No matches found" is displayed.
- In Quartus main window compilation report: Fitter->Resource Section->RAM Summary
- Note that rom0, rom1 and rom2 are all present
Additional note: In the Quartus main window, using View->Utility Windows->Node Finder and selecting the "Pins: all & Registers: post-fitting" filter produces similar results, i.e. rom0 and rom1 can be found but not rom2.