Loading...
Skip to content
Tech Notes Tech Notes Taotek Tech Notes

Category:Coding

Forcing signals

Posted on July 16, 2021Updated on January 6, 2022by adminCategories:VHDL

Previous to VHDL 2008 use: tcl script: force -deposit value /signal For VDHL 2008 use, new language additions. I like to do this using an alias to the DUT signal and to allow the design team to update their code have an alias to the top level then the testbench alias their top level alias. …
Continue reading Forcing signals

Stop ModelSim opening files.

Posted on May 11, 2020Updated on May 11, 2020by adminCategories:ModelSim, TCL scripting

set PrefSource(OpenOnBreak) 0

TaggedModelSim

Vivado TCL scripting

Posted on January 29, 2020by KeithCategories:Coding, TCL scripting

See user guides ug835-vivado-tcl-commands.pdf and ug894-vivado-tcl-scripting.pdf

Taggedtcl

Right Sidebar

  • Home
  • Login

Categories

  • Coding (3)
    • TCL scripting (2)
    • VHDL (1)
  • Implementation (1)
  • Integration (1)
    • Debugging (1)
  • Synthesis (2)
  • Tools (5)
    • ModelSim (3)
  • Verification (1)
    • Functional Coverage (1)

Tags

attributes (1) batch (1) CDC (1) Environment variables (1) fanout (1) ILA (1) MD5 (1) ModelSim (2) OSVVM (1) reset (1) SHA256 (1) synchroniser (1) synthesis (1) tcl (1) Timing closure (1) Vivado (1)
© Tech Notes. All rights reserved.
Back to top