[Discuss-gnuradio] GR-inspector ACM error

2019-05-12 Thread Daniel Andres Palacios
Hi all. I have had problems using the ACM block of GR-inspector. Although I
export the tensorflow graph, I continue to get the error RuntimeError:
Expected meta graph file missing ~ / export.meta.
I'd appreciate your help.

-- 
*Daniel Andrés Palacios Carabalí*
*Student of Telemathics engineering*
*Icesi University- Cali, Colombia*
*===*
*Estudiante de Ingeniería Telemática*
*Universidad Icesi. - Cali, Colombia*
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] [GSoC2019]: First report from Bowen

2019-05-12 Thread Bowen Hu
Hi all,

I am happy to be accepted by GSoC 2019 working on cycle-accurate simulation of 
Verilog. Here 
(https://b0wen-hu.github.io/2019/05/12/First-report/) is my first report.


## Progress this week
I have set up the working environment and read some tutorials for GNU Radio 
development in the last few days.

My current working environment is Ubuntu 18.04 LTS installed GNU Radio version 
3.7.11 by apt, but I am considering switch to newest Ubuntu 19.04 which shipped 
with GNU Radio version 3.7.13 by apt.

I am following the tutorial and created my first module gr-howto (This may not 
be a good name, so I will change the module name in the coming week). I will 
continue to read tutorials, hopefully I could finish them (from chapter 2 to 
chapter 7) in the next week.

I also managed to run the simulation of a simple Verilog module with Verilator, 
it works as anticipated, you can find it here. This is just a standalone 
simulation program, in order to let the GNU Radio work with the 
Verilator-generated file, there are much work to do.

## Plan next week
Finish all the tutorials from chapter 2 to chapter 7.

Try to make the Verilator related header file available in GNU Radio blocks. A 
source block like this (flicker.v) would be a good start.

## Issue(s)
The module name gr-howto need to be changed.


Best regards,
Bowen
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio