fengtianwenming
New Contributor
1 year agoHow can I convert a Verilog code file into a BDF file
I'm currently using Quartus 18.0. I've successfully written Verilog files that compile and simulate without any issues. However, I'm now seeking to generate BDF files directly from these Verilog code files. This would allow me to view and modify the internal gate-level circuits, unlike the limited functionality offered by the RTL Viewer. Essentially, I'm looking for an editable and compilable BDF file, ideally without having to rebuild it from scratch. Your assistance on this matter would be greatly appreciated. Thank you!