File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# VhdlTestScript
22
3- VhdlTestScript is a test-driven development Tool for VHDL
3+ VhdlTestScript is a test-driven development tool for VHDL.
44(This Project is forked from [ tomykaira/vhdl_doctest] ( https://github.com/tomykaira/vhdl_doctest ) )
55
66## Dependency
@@ -46,10 +46,9 @@ VhdlTestScript.scenario DUT_PATH do |dut|
4646end
4747```
4848
49- this ruby test bench is converted into a VHDL test bench when run vhdltestscript
49+ this ruby test bench is converted into a VHDL test bench when run vhdltestscript.
5050
51- Documentation of test scenario syntax is being developed now.
52- Please read example codes in /example to know how to write test scenario.
51+ Documentation of test scenario syntax is being developed now. Please read example codes in /example to know how to write test scenario.
5352
5453## Issues And Features
5554
You can’t perform that action at this time.
0 commit comments