GithubHelp home page GithubHelp logo

Comments (5)

kmurray avatar kmurray commented on May 14, 2024
Oops. Missing architecture file (taken from VPR directory)

Reported by eddie.hung on 2012-01-20 01:02:03


- _Attachment: [sample_arch.xml](https://storage.googleapis.com/google-code-attachments/vtr-verilog-to-routing/issue-9/comment-1/sample_arch.xml)_

from vtr-verilog-to-routing.

kmurray avatar kmurray commented on May 14, 2024

Reported by jeffrey.goeders on 2012-01-20 18:17:44

  • Labels added: Module-ODIN

from vtr-verilog-to-routing.

kmurray avatar kmurray commented on May 14, 2024
Thank you for discovering this issue. 

The problem stems from the fact that Odin II currently fails to prefix hard blocks
with the module instance name and simply uses the module name. The original author
of this code must have neglected to include the module instance name when naming the
hard blocks. 

I've got someone looking into it, so it should be fixed soon. 

Reported by andy16666 on 2012-04-18 12:17:13

from vtr-verilog-to-routing.

mflawn avatar mflawn commented on May 14, 2024

Issue unresolved

Attached file and sample_arch.xml to reproduce
test2.v.txt

./odin_II -V test2.v -a ../libs/libarchfpga/arch/sample_arch.xml  

	Optimizing module by AST based optimizations 
	Converting AST into a Netlist. Note this netlist can be viewed using GraphViz (see documentation)
	==========================
	Detected Top Level Module:      m
	==========================
	-------------- 
	Odin has decided you have failed ;)

	ERROR (1):NETLIST_ERROR (File: test2.v) (Line number: 41) Missing declaration of this symbol dual_port_ram
			  .addr2(addr2));
	ASSERT FAILED:
			@[/mnt/c/Users/casa/vtr-verilog-to-routing/ODIN_II/SRC/ast_util.cpp]get_name_of_pins::813
	Aborted (core dumped)

from vtr-verilog-to-routing.

jeanlego avatar jeanlego commented on May 14, 2024

fixed

from vtr-verilog-to-routing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.