Skip to content

Commit

Permalink
Fix VCS blackbox simulation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasWallner authored Aug 22, 2023
1 parent 1a3a237 commit 143eb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SpinalHDL/Simulation/install/VCS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ Sometimes, IP vendors will provide you with some design entites in Verilog/VHDL
The integration can done by following two ways:

1. In a ``Blackbox`` definition, use ``addRTLPath(path: String)`` to assign a external Verilog/VHDL file to this blackbox.
2. Use the method ``mergeRTLSource(fileName: String=null)`` of ``SpinalConfig``.
2. Use the method ``mergeRTLSource(fileName: String=null)`` of ``SpinalReport``.

0 comments on commit 143eb08

Please sign in to comment.