Forum Discussion
fengtianwenming
New Contributor
2 years agoThank you for your response. It seems you've correctly interpreted that "Create symbol file for current file" might be used to generate a symbol file (BSF file) for the code file, enabling its integration into a schematic. However, the challenge I'm facing is that I'm seeking to convert Verilog code into a BDF file containing the internal gate-level circuitry. I want to manipulate and modify it directly, akin to the detailed circuits visible in the RTL Viewer. Do you have any suggestions or methods to accomplish this?
sstrell
Super Contributor
2 years agoNo there’s no way to do that. In the long run, learning an HDL is going to be way more beneficial and time-saving vs manipulating a schematic.
- fengtianwenming2 years ago
New Contributor
Thank you for your response. I'm sad to hear about this fact.