Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17257 Discussions

copy, rename, delete, cut paste, ...

Altera_Forum
Honored Contributor II
2,285 Views

Quartus has limited ability to copy, rename, delete, cut, paste, etc, design elements.  

 

Example 1, there is no command for copying block drawing do another design. Opening .bdf then saving it to the new design is not obvious and does not carry associated files with.  

 

Example 2, to rename a symbol I opened the original, saved it under the new name, then removed the old copy.  

 

Can someone point me to how these and other editing functions can be done properly? Searching the manual for such common words has been fruitless.  

 

Thanks, 

Gary
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
1,280 Views

Convert it to your favorite HDL language and then any text editor can do the job....

0 Kudos
Altera_Forum
Honored Contributor II
1,280 Views

 

--- Quote Start ---  

Quartus has limited ability to copy, rename, delete, cut, paste, etc, design elements.  

Gary 

--- Quote End ---  

 

 

I stumbled upon this post while looking for some other info related to copy/paste etc in ModelSim. Quartus may be limited in editing .bdfs but it has one wonderful editing capability for .vhd etc files which I haven't seen in most of the other similar design tools: Vertical Select. Just press 'Alt' and select vertically as in MS Word. That's my favorite. I miss it while using other softwares. Even ModelSim doesn't have vertical select.
0 Kudos
Altera_Forum
Honored Contributor II
1,280 Views

For VHDL nothing can beat emacs with "VHDL mode" 

You can copy an entity and paste it as instantiation, or signals, or testbench ... 

 

And yes, it also has vertical select.
0 Kudos
Altera_Forum
Honored Contributor II
1,280 Views

 

--- Quote Start ---  

For VHDL nothing can beat emacs with "VHDL mode" 

You can copy an entity and paste it as instantiation, or signals, or testbench ... 

 

And yes, it also has vertical select. 

--- Quote End ---  

 

 

True ... but then emacs is external to Quartus. Though I use emacs as a replacement for ModelSim editor, I think Quartus still does a good job for .vhd editing.
0 Kudos
Altera_Forum
Honored Contributor II
1,280 Views

Most text editors do a better job for editing VHDL files that quartus or modelsim.

0 Kudos
Reply