Activity
From 03/08/2019 to 04/06/2019
04/03/2019
- 11:01 PM Usage: RE: How to disable MULTITOP?
- You can specify a --top-module option and it won't lint the other modules. But I think what you really want is some ...
04/02/2019
- I'm using Verilator as a linter (actually its this plugin: https://atom.io/packages/linter-verilator) as the other ve...
04/01/2019
- 06:56 PM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- There's a precompiled version in msys2. Get it here https://www.msys2.org/ and type 'pacman -S mingw-w64-x86_64-veril...
03/30/2019
- 11:41 AM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- >process_begin: CreateProcess(NULL, /cygdrive/c/strawberry/perl/bin/perl ../astgen -I.. --classes, ...) failed.
So... - 09:11 AM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- ...
03/29/2019
- 11:33 AM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- Use Cygwin, or much better a virtual box running Ubuntu.
- 09:52 AM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- Okay. Do you have any alternative for running on Windows platform as I tried multiple times to reinstall the Bison.
...
03/27/2019
- 12:33 PM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- The error is not that it can't find V3ParseBison.c, it's that it can't execute "/Flex_Bison/bin/bison --version".
- 12:29 PM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- Thank you Wilson for a quick reply. I checked multiple times the *path* variable. I have also added an image for you....
- 11:23 AM Installation: RE: [Installation Error in Windows 10 OS]: Facing an error related to Bison.
- >The system cannot find the path specified.
>'/Flex_Bison/bin/bison' is not installed, or not working
bison isn't... - Hello,
I am trying to install Verilator v4.012 on Windows 10 PC using following steps.
1. Installed Flex v2.5.4...
03/10/2019
- 04:16 PM Development: RE: trying to run the tests
- See what was wrong, this should be fixed in git, thanks for the bug report & debugging.
Note you should cpan insta... - 06:57 AM Development: RE: trying to run the tests
- I have tried that, can't see any changes. All the same. I have attached the LOG files. Hope it will be helpful
03/08/2019
- 11:10 PM Usage: RE: Simulation slow down due to a large new block that's idle
- If the logic is all on a clock and the clock is disabled you should not see a large change. Make sure there aren't a...
- I've recently added a large new block into the simulation... and even though the block is completely idle in tests, t...
Also available in: Atom