Closed Piedone closed 7 years ago
Idea: we could add the C# code lines as comments to the VHDL source file, to each state within Hast_IP.vhd. This could potentially improve debugging.
As Hastlayer works from the decompiled IL, it could make use of the IL->C# functions of ILSpy to implement this feature.
Idea by @ha7ilm.
This could be added in the Debug VHDL generation mode as VHDL comments. I'd keep this optional on top of that too (since there're already a lot of debug comments added).
Idea: we could add the C# code lines as comments to the VHDL source file, to each state within Hast_IP.vhd. This could potentially improve debugging.
As Hastlayer works from the decompiled IL, it could make use of the IL->C# functions of ILSpy to implement this feature.
Idea by @ha7ilm.