chiplukes
f0da5a6fa2
Fix Icarus cosimulation vpi bug for static signals ( #444 )
...
* created a test that shows the cosimulation bug
* fix icarus vpi so that all to_myhdl signals are updated at least once even if they are static
2024-10-05 10:07:42 +02:00
Josy Boelen
c7662a056c
No more name mangling ( #336 )
...
* palce xfail on rename_after ... test
* Adding a commmnet to force commit
* alternate approach in testOBufInterface
* reverting _analyze.py
reaming the simulation objects
* typos
* final commit to 'finish' PR submission
* And of course I forgot the 'xfail'
* cleaning up wild import in test_tristate.py to provoke another Travis/CI run
* There is something wrong with the 'xfail' so I just commented out the offender
* uncommented the second test in test_tristate.py
* Changed the object names in the testbench, hoping to narrow down where it fails
* Changing more object names
* myhdl.c: added #ifdef _WIN32 clause to get the pipes working in WIndows 10, properly (auto-)formatted the source
util.py: changed the myhdl.vpi path to defaukt to iverilog's known system path
test_tristate.py: the TestTristate class re-used the tristate_obuf.o for the test with the interface; which put iverilog on the wrong foot ...
* util.py: make a distinction between Windows and Linux systems where to get myhdl.vpi
2022-03-10 13:59:43 +01:00
Hugo
fc89694a11
The future is now
2019-03-12 18:34:14 +02:00
Jan Decaluwe
7f068bb0ea
Review and update unittest chapter
2016-05-22 14:01:58 +02:00
Keerthan Jaic
49beb8086e
merge icarus cosim test makefile into main makefile
2015-04-14 11:18:45 -04:00
Keerthan Jaic
b102b86d72
add test targets to icarus, modelsim makefiles
2015-03-29 09:57:37 -04:00
jmgc
36e98b6fbf
make icarus cosim tests py3 compatible
2015-03-17 23:57:17 -04:00
Keerthan Jaic
ea8f703e1b
add makefile for icarus cosim test
2015-03-17 23:15:39 -04:00
Alex Forencich
292cb2e086
Allow more arguments in icarus verilog VPI
2014-11-18 12:30:39 -08:00
Jan Decaluwe
ce3e8c00b2
Updated copyright notice, removed keyword expansion symbols
2008-12-02 11:08:08 +01:00
Jan Decaluwe
2087bb4778
Test directories documentation
2008-07-21 23:21:18 +02:00
jand
adb99e914c
0.5
2005-12-27 14:45:38 +00:00
jand
6d292f6e19
object files name suffic .o
2005-10-03 15:49:36 +00:00
jand
de9a0c6fb7
rename
2004-03-19 12:15:36 +00:00
jand
b4b6415a34
0.4.1
2004-03-03 09:56:04 +00:00
jand
1d7932709b
README
2004-03-02 11:11:31 +00:00
jand
4724486bd8
cleaner version after implementing cver version
2004-02-27 20:45:08 +00:00
jand
3c8272630a
added
2003-11-24 10:37:14 +00:00
jand
a78bdbf655
added
2003-11-24 10:37:13 +00:00
jand
f625edfe29
adapt to new scheduler by removing compensation
2003-11-24 10:33:20 +00:00
jand
6b8da240af
removed
2003-08-22 15:47:37 +00:00
jand
abba8c12bb
pli types again
2003-05-26 20:03:29 +00:00
jand
069e0724ba
void * pointer
2003-05-26 16:22:39 +00:00
jand
e9877405da
my own clean up
2003-05-25 12:35:03 +00:00
jand
6fc82f2a75
patch from Jeevan Varschney
2003-05-25 12:27:09 +00:00
jand
7a64765440
added from release ...
2003-05-25 12:21:36 +00:00
jand
329e1087cf
file check
2003-05-17 16:21:40 +00:00
jand
582ffe5f3a
typo
2003-05-17 16:21:35 +00:00
jand
2abb9df52e
scaled down assertion to cope with Icarus bug
2003-05-15 08:33:31 +00:00
jand
4ee436f37c
some robustness tests
2003-05-14 16:41:11 +00:00
jand
285b40f59e
MAXARGS check
2003-05-14 13:22:18 +00:00
jand
4980e69b7a
added info
2003-05-14 11:38:42 +00:00
jand
924ab794db
Icarus install instructions
2003-05-14 10:43:02 +00:00
jand
1a337b9516
shortened prefixes
2003-05-13 09:20:31 +00:00
jand
1fc3f15bca
Added
2003-05-13 00:14:04 +00:00
jand
21f9abcc50
clkout tests
2003-05-12 16:57:17 +00:00
jand
7d53d1c7a1
added dff
2003-05-09 21:11:41 +00:00
jand
c9b8f150db
clean-up
2003-05-08 18:44:11 +00:00
jand
964877c93b
revamped myhdl.c
2003-05-08 15:53:51 +00:00
jand
7c3bf63a0d
snapshot
2003-05-07 16:52:57 +00:00
jand
71349dfa5f
inc cosimulation
2003-04-24 19:24:37 +00:00
jand
1301a23991
First working cosimulation unit test
2003-04-24 11:04:01 +00:00
jand
61c5cd2671
debugged cosim
2003-04-22 22:49:17 +00:00
jand
2a10440197
added
2003-04-11 18:42:21 +00:00