The issue is with building the EDIF Example using the Torc VM. It could very well...
Hi Andy, I sent an email a few days ago. Did you receive it?
Hi Andrew, I have generated the EDF file using Vivado. I have tried building the...
Hi Dustin, This looks like an issue with our 1st gen router. We do have a new router...
Hello I am having two issues routing designs for a Virtex 5 and Zynq 7000 (the same...
Hi Venkata, what version of GCC and Boost are you using? Also, the EDF you generated,...
I was trying to build the GenericExample.cpp in sandbox with a edf file generated...
I was trying to build the GenericExample.cpp with a edf file generated by me and...
As with issue #19, Torc's compilation flags may be too strict for newer versions...
For better or worse, Torc is set to report all warnings and treat them as errors...
Forgot: gcc 5.3.1, boost 1.60.0, SUSE Tumbleweed 42
numerous compilation warnings - errors
src/torc/common/UnitTestMain.cpp, compilation errors
Ok, nice. Thanks for the explanation. Regards, Philip
Hello Philip, This is not something you should have to worry about. The issue has...
Hello Philip, This is not something you should have to worry about. The issue has...
Hi, when I'm trying to import a database by instatiation of torc::architecture::DDB...
Jan, Thank you for your interest in Torc and for even doing your own debugging and...
I solved myself by extending the list of vendor libraries, see the attached patch....
I solved myself by extending the list of vendor libraries, see the attached patc...
Hello all, I found the torc project as a really interesting thing, especially the...
Spartan3 bitstream support
Completed.
Spartan3 bitstream support
It worked, Thanks Neil.
SourceForge had a major outage over a week ago and is still working to bring things...
Hello, I am trying to checkout 'torc' via svn in ubuntu to build VTR (verilog to...
Hello, I am trying to checkout 'torc' via svn in ubuntu to build VTR (verilog to...
Implemented.
Modify XDL parser to support L (low power) suffix on speed grades
Modify XDL parser to support L (low power) suffix on speed grades
Modify XDL parser to support L (low power) suffix on speed grades
Modify XDL parser to support L (low power) suffix on speed grades
Modify XDL parser to support L (low power) suffix on speed grades
Error in parsing unpacked XDL
Not fully, but if the design is unpacked using torc, that is the name of the pin...
It looks like the pin name is incorrect, "1" is not a valid identifier for the XDL...
Error in parsing unpacked XDL
Thanks for your valuable inputs. Thanks and Regards Srinivas
That makes sense. In that case you probably already know that the height of a clock...
Hi Neil Steiner In brief, I have to combine two pre-compiled modules at bitstream...
The complexities of the tilemap are not readily described in any Xilinx documentation...
Thanks for your explanation. Srinivas
Thanks for your explanation. If I want to study further about 7-series device tilemap...
Hi Srinivas, Beginning with 7-Series devices, the device tilemap has become far less...
HI, I'm trying to understand Virtex7 bitstream format. While exploring I found in...
torc::physical find config by design name
Generic namespace Instance.getName() bug
I'm glad to hear it. Good luck.
Thank you Neil. I was able to add new libraries, cells, instances and nets to my...
Hi sbandi, A few points: 1. All of the torc::generic design elements need to be created...
Trying to add new instance to a particular view by using addInstance(const InstanceSharedPtr...
Inappropriate passing of shared pointers by non-const reference
Hello Neil, Thanks for the reply. It worked !! Regards, Anup
Hello Neil, Thanks for the reply. It worked !! Regards, Anup
Hi Anup, In the case of the VM, the Boost headers are in /usr/include and the libraries...
I have installed the virtual machine image preconfigured with Torc,Boost and GCC.when...
InstancePin left after Net removal
A code only checkout option
CARRY4 internal connectivity request
I agree that most of the time there is a correspondance between XDL instances and...
With respect to dependence on a DDB instance, any existing XDL instances must necessarily...
Determining InstancePin direction
XDL importer generates message for net with no comma
Added ID codes for all Virtex/E/2/2P/4/6 and Spartan3E/6 devices.
Device ID code list is incomplete
Stale #includes in torc/Router.hpp
Database build directly from XDLRC
Feature has been implemented. Given devices named "dev1" and "dev2" and a desired...
Device ID code list is incomplete
Hi Neil, Thanks for the pointer, I'll take a look at the Tracer as a starting point....
Thanks for the explanation, that makes sense.
Verilator serves as a high quality Verilog parser for Torc. We do not presently use...
Hi, I see Verilator is a Verilog simulation solution. What is the purpose of its...
The insufficient documentation issue largely remains. On one hand, the Spartan6 bitstream...
Hi Tim, The architectural names in Torc and Vivado should be identical because Torc...