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
Jan Decaluwe
dad02d8e60
Use module decorator in qualified way
2016-03-10 20:27:07 +01:00
Keerthan Jaic
5514c254bc
clean up modelsim cosim makefile
2015-07-18 13:48:03 -04:00
Isaac Garzon
d3b17a56f2
Refactored set_inheritance code into the _util module
...
Fixed the VPI tests for Windows
2015-06-28 20:36:09 +03:00
Isaac Garzon
e8def55da7
Removed python < 3.4 support code from cosimulation
...
Separated Windows and Linux ModelSim VPI code
2015-06-26 11:10:20 +03:00
Isaac Garzon
329d7a1785
Windows support for co-simulation
2015-06-26 03:24:18 +03:00
Keerthan Jaic
32c8b7f3e8
simplify modelsim cosim test process
...
- Use myhdl_vpi.so from parent directory
- Automatically delete and create work library
- Add test target to main makefile
2015-04-14 11:24:54 -04:00
Keerthan Jaic
49beb8086e
merge icarus cosim test makefile into main makefile
2015-04-14 11:18:45 -04:00
Keerthan Jaic
9fc795ca7a
autodetect include dir in modelsim cosim makefile
2015-03-31 09:19:02 -04:00
Keerthan Jaic
b102b86d72
add test targets to icarus, modelsim makefiles
2015-03-29 09:57:37 -04:00
Keerthan Jaic
a9a9bb21c3
fix capitalization of cver makefiles
2015-03-29 09:37:05 -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
Christopher Felton
4af569adf9
Added a cosimulation directory for modelsim
...
--HG--
branch : 0.8-dev
2011-07-22 15:21:49 -05:00
Christopher Felton
6166f0fbac
Created a separate Makefile and VPI for modelsim to fix a memory leak issue.
...
--HG--
branch : 0.8-dev
2011-07-22 10:42:49 -05:00
Jan Decaluwe
f32b415dbe
additional flag for newer linuxes or gcc's
2010-06-20 13:25:14 +02:00
Jan Decaluwe
ce3e8c00b2
Updated copyright notice, removed keyword expansion symbols
2008-12-02 11:08:08 +01:00
Guenter Dannoritzer
3f7f2fe37c
Added Cver Makefile for x86_64
...
The added Makefile will compile myhdl_vpi.so properly for Cver on a
x86_64 architecture. Cver is compiled as a 32-bit application on x86_64
architecture and the current makefile.lnx will compile the PLI
application as 64-bit library, which does not work together with Cver.
2008-08-22 16:07:58 +02:00
cfelton@localhost
045349965f
Added an additional cver makefile for OS X. Also changed the _extracHierachy._isListOfSigs test to "obj is not None" from "obj != None".
2008-07-24 06:29:08 -05:00
Jan Decaluwe
2087bb4778
Test directories documentation
2008-07-21 23:21:18 +02:00
jand
77e2887c47
to 0.5.1
2006-04-27 11:01:34 +00:00
jand
adb99e914c
0.5
2005-12-27 14:45:38 +00:00
jand
fd0a011044
0.5
2005-12-14 14:41:53 +00:00
jand
f0fe17b639
added clean target
2005-10-03 16:07:46 +00:00
jand
a9969b0e15
new version of cver
2005-10-03 15:49:57 +00:00
jand
6d292f6e19
object files name suffic .o
2005-10-03 15:49:36 +00:00
jand
237a6040cc
added
2004-12-28 17:22:00 +00:00
jand
8a03438c25
latest cver
2004-12-28 17:03:13 +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
a3bd222492
makefile
2004-02-27 20:47:30 +00:00
jand
c5963d5d34
clean up
2004-02-27 20:45:42 +00:00
jand
4724486bd8
cleaner version after implementing cver version
2004-02-27 20:45:08 +00:00
jand
2a567c55fb
added
2004-02-26 23:41:15 +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
5c389f34ea
committed
2003-07-07 21:37:58 +00:00
jand
b483e608eb
restore
2003-06-02 14:38:03 +00:00
jand
7b614e377b
restore
2003-06-02 14:35:38 +00:00
jand
3ed3df8214
better actives handling
2003-05-27 09:22:11 +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