Activity
From 04/11/2011 to 05/10/2011
05/10/2011
- 08:40 pm Issue #347: DPI problem with vector task arguments
- Attached is the example and a patch that fixes the problem
- 08:35 pm Issue #347 (Closed): DPI problem with vector task arguments
- Verilator version: Verilator 3.812 2011/04/06 rev verilator_3_811-18-ga20b4f2
When a task with vector input argume... - 07:35 pm Issue #346: Undeclared svBitVecVal
- The attached patch fixes the problem. The changes are in the following files:...
- 07:23 pm Issue #346: Undeclared svBitVecVal
- Please see attached example. Use "sh doit.sh" to verilate and compile.
- 07:21 pm Issue #288: Verilator does not pass tests on sparc
- Hello,
I was talking to a Debian Developer today, and he suggested using Qemu, it can emulate a MIPS machine on a x8... - 07:20 pm Issue #346 (Closed): Undeclared svBitVecVal
- Verilator version: Verilator 3.812 2011/04/06 rev verilator_3_811-18-ga20b4f2
<br>
When a module with a DPI-C expor... - 04:49 pm Issue #341: Verilator signal value evaluation problem?
- Thank you so much for kindly looking at the problem. I'm already aware of the fact that using non-blocking assignment...
- 03:51 am Issue #288: Verilator does not pass tests on sparc
- BTW a VNC session or equivelent would be fine too, I don't mind if you need to look over my shoulder for security rea...
- 03:50 am Issue #288: Verilator does not pass tests on sparc
- I fixed the compile warnings. If you can figure out how to get me a shell on a system that shows this I'll debug it,...
- 03:44 am Issue #341 (Closed): Verilator signal value evaluation problem?
- Sorry for the delay in resolving this,
test.v needs to use <= assignment when generating the signals rst, external... - 02:26 am Issue #342 (WillNotFix): verilator does not allow floating point number in defparam
- Unfortunately I don't think will be supported until floating point numbers are supported, which is tracked in bug233....
04/27/2011
- 01:08 pm Issue #288: Verilator does not pass tests on sparc
- Toolchain differences:...
- 12:40 pm Issue #288: Verilator does not pass tests on sparc
- I suspect that the cause of the failure is probably the toolchain changes, rather than the changes introduced in 3.812
- 12:36 pm Issue #288: Verilator does not pass tests on sparc
- Now verilator 3.812 has the same failure on powerpc architecture, did you change anything from 3.811 to 3.812 that mi...
04/23/2011
- 02:17 am Issue #342 (Closed): verilator does not allow floating point number in defparam
- Altera's DDR3 IP contains the following line:
defparam controller_phy_inst.ALTDQDQS_INPUT_FREQ = 533.0;
verilat...
04/22/2011
- 05:18 pm Issue #341 (Closed): Verilator signal value evaluation problem?
- In the following code, depending on whether you enable/disable either the display statement or dummy assignment, outp...
04/13/2011
- 11:35 pm Issue #339 (Resolved): using enum constant as an index causes internal error
- Thanks for the good test; fixed in git for 3.813.
- 09:47 pm Issue #339 (Closed): using enum constant as an index causes internal error
- Verilog code:
typedef enum logic [1:0] {
BIT0 = 2'd0,
BIT1 = 2'd1,
BIT2 = 2'd2
} bit_t;
module test (
...
Also available in: Atom
![[logo]](/img/veripool_small.png)