Suudy

Results 4 comments of Suudy

I’m not seeing a concern for shell code exploit. This is all executed within the context of a project which are under the control of developer. Unless you are concerned...

An include list could work if we allow a command to be called as a separate step. And that could be limited by a global flag. Something like: ``` sources:...

The example I can give is in Vivado. What I typically do is write some TCL to generate a core and then use a TCL command to export the list...

One other example. We have two entities depending upon whether it is a debug component or not. For example: ``` entity mycomp is port ( clk : in std_logic; reset...