Tim 'mithro' Ansell
c3c5ffb303
Makefile now uses iverilog-vpi
...
From `man iverilog-vpi`;
> iverilog-vpi is a tool to simplify the compilation of VPI modules for use
> with Icarus Verilog. It takes on the command line a list of C or C++ source
> files, and generates as output a linked VPI module.
Fixes https://github.com/m-labs/migen/issues/11
2015-04-14 23:17:13 +08:00
Sebastien Bourdeauducq
7d15e91e26
vpi/ipc: fix decoding of index buffer
2014-11-04 16:57:34 +08:00
Sebastien Bourdeauducq
d92ca43cd0
vpi: make it work by default on Arch
2013-03-12 16:51:58 +01:00
Sebastien Bourdeauducq
1b60c7ff40
vpi: delete merged Icarus Verilog patch
2012-04-02 19:11:32 +02:00
Sebastien Bourdeauducq
081b658e2d
Update copyright notices
2012-03-23 16:41:30 +01:00
Sebastien Bourdeauducq
84aa703447
vpi: support extra include directories
2012-03-08 18:14:40 +01:00
Sebastien Bourdeauducq
ddc0e49981
vpi: patch for Icarus Verilog
2012-03-08 17:27:59 +01:00
Sebastien Bourdeauducq
8160ced2e9
sim: memory access
2012-03-06 19:29:39 +01:00
Sebastien Bourdeauducq
0a23cadd38
vpi: install target
2012-03-06 15:51:09 +01:00
Sebastien Bourdeauducq
22b3c11b93
sim: clean startup/shutdown
2012-03-06 15:00:02 +01:00
Sebastien Bourdeauducq
c4c22c9ca0
sim: signal writes working
2012-03-05 15:40:21 +01:00
Sebastien Bourdeauducq
9bbec278c6
sim: cleanups
2012-03-04 22:56:56 +01:00
Sebastien Bourdeauducq
2cd71e4b5e
sim: signal reads working
2012-03-04 22:33:03 +01:00
Sebastien Bourdeauducq
c0b0161ec9
sim: compile VPI module
2012-03-04 21:27:02 +01:00
Sebastien Bourdeauducq
29859acc34
sim: two way IPC working
2012-03-04 19:17:03 +01:00