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

Hardware Debugger Tool for Notepad++

Altera_Forum
Honored Contributor II
1,712 Views

Hi guys, 

Just wanted to publish my new innovative plugin for Hardware designers for Notepad++: 

www.hwdebugger.com 

You can choose in which software do you wish to compile with, and also offers a hover-over tool tip capability + 'Add Object' user interface, to add signals and constants via GUI. 

Regards, 

Roy
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
947 Views

Hi Roy, 

 

Thanks for the HWD plugin! 

 

Regards, 

Ritesh
0 Kudos
Altera_Forum
Honored Contributor II
947 Views

Can I suggest that you try and get it added to the Notepad++ plugin manager. Your download links don't work on IE. 

 

Also, found a bug for you - it doesn't handle filenames with spaces in them correctly. It passes them to the quartus map utility without quotes so it ends up trying to compile incomplete filenames and errors out. 

 

Still, seems like a useful tool. Thanks!
0 Kudos
Altera_Forum
Honored Contributor II
947 Views

 

--- Quote Start ---  

Can I suggest that you try and get it added to the Notepad++ plugin manager. Your download links don't work on IE. 

 

Also, found a bug for you - it doesn't handle filenames with spaces in them correctly. It passes them to the quartus map utility without quotes so it ends up trying to compile incomplete filenames and errors out. 

 

Still, seems like a useful tool. Thanks! 

--- Quote End ---  

 

 

Thank you very much.  

I'll fix the bugs ASAP. 

Regarding the plugin manager, it'll take some time untill it will show up there (not up to me). 

Roy
0 Kudos
Altera_Forum
Honored Contributor II
947 Views

For example: "C:\Example\With Space\InPath.v". The Quartus Map tool returns something along the lines of "file: Space\InPath.v not found"

0 Kudos
Reply