Skip to content

Commit

Permalink
Merge pull request #209 from SpinalHDL/fix_vcs_blackbox_sim_notes
Browse files Browse the repository at this point in the history
Fix VCS blackbox simulation notes
  • Loading branch information
Dolu1990 authored Aug 24, 2023
2 parents 1a3a237 + 143eb08 commit 7f14530
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 7f14530

Please sign in to comment.