Releases: themperek/cocotb-test
Releases · themperek/cocotb-test
0.2.6
04 Jan 15:36
Compare
Sorry, something went wrong.
No results found
cocotb 2.0 compatibility (#263 )
add NVC support (#248 )
smaller fixes
0.2.5
07 Feb 19:51
Compare
Sorry, something went wrong.
No results found
Fix gui option for VCS (#252 )
Added support for invoking the GUI for Riviera (#250 )
Support arbitrarily long log lines (#224 )
Fix riviera VHDL simulation (#226 )
When using cocotb-run, set a timescale, if it's not set (#231 )
Add make_args for Verilator (#238 )
fixed VCS propagation of timescale and topmodule (#240 )
Change fork to start_soon (#249 )
0.2.4
23 Jan 09:36
Compare
Sorry, something went wrong.
No results found
Fix python 3.7 issues (#216 ) and add more python versions in CI (#218 )
Workaround for hanging on long log line (#219 )
Fix possible race condition in xdist (#221 )
0.2.3
20 Nov 10:22
Compare
Sorry, something went wrong.
No results found
Depend on find_libpython as external package #206
Fix waveform dump for icarus #196
Changed log command to trace [Questa]
Added 'delete=False' to tempfile creation #192
Support for multiple top level designs #177 #178
vcs waveform support #183
Separate stdout and stderr logs, use asyncio #176
Separate do script from run command for Questa #171
0.2.2
03 Feb 11:28
Compare
Sorry, something went wrong.
No results found
Support for names libraries
Fix incremental build (non-existing) for VHDL
Fix Questa escape char
Add HDL specific compile args
Fail if a simulator command fails
Add ability to specify simulator as an argument to run method
Run Questa compile commands from the shell rather than as TCL
Add aldec-activehdl support
Add test for defines and includes
Cleanup
0.2.1
25 Jun 15:33
Compare
Sorry, something went wrong.
No results found
Ghdl: support waves argument #139
fix exit gracefully #141
GHDL: Add compile arguments to run/simulate command #142
Verilator: Fix wave dump #145
Xcelium : Fix command #145
Questa: use incremental compilation rather than skipping #146
0.2.0
15 Mar 09:34
Compare
Sorry, something went wrong.
No results found
0.1.2
12 Mar 17:24
Compare
Sorry, something went wrong.
No results found
Enable waveform dumping via WAVES environment variable for Icarus
pass plus_args to Verilator model (#117 )
README update
small fixes
0.1.1
25 Nov 13:09
Compare
Sorry, something went wrong.
No results found
Add support for module parameters
Deprecate simulation_args and kwargs
smaller fixes
0.1.0
10 Jul 10:07
Compare
Sorry, something went wrong.
No results found
Update for cocotb 1.4
Added Xcelium support