IP Core Library - Published and maintained by the Chair for VLSI Design, Diagnostics and Architecture, Faculty of Computer Science, Technische Universität Dresden, Germany
Paebbels on master
Whitespace cleanup. Added new ClockNetwork componen… Added more config files for com… and 2 more (compare)
mzabeltud on v1.1.2
Memory Test for QM XC6SLX16 SDR… (compare)
mzabeltud on v1.1.2
Memory Test for QM XC6SLX16 SDR… (compare)
mzabeltud on v1.1.2
Fixed line endigns. (compare)
mzabeltud on v1.1.2
Memory Test for QM XC6SLX16 SDR… (compare)
mzabeltud on v1.1.2
Fixed default config for SDRAM … Instantiate tri-state driver fo… Added attribute IOB=true for in… (compare)
mzabeltud on v1.1.2
Added support for different bur… (compare)
(fill_state = 7)
you can figure out of the marking of 28 is reached
I have a question that is probably off-topic, but I would be very thankful for any advice or pointers since this seems to be a non-trivial but fairly common problem.
My company is in the process of moving to git as our VCS, but in the process we would also like to figure out a smart way to version components shared between projects. We have several utility packages, IP's and behavioral models that have evolved into different variations. In itself this is not a big problem, but bug fixes and enhancements tend to not propagate upstream (if there is a single referent version at all), and we had instances of trying to reuse IP from several different projects, only to find that they use incompatible versions of utility packages. The legacy IP probably can't be recovered from the mess that was inflicted, but we are developing a new IP family, and I would really like to get it right (or at least better) this time.
Since you guys are probably using PoC with your projects and with in-house IP, I would like to know if there is a workflow you would recommend?
I looked at git submodules/subtree/subrepo, but the learning curve seems a bit too steep for my coworkers. and I am not sure if it is worth it.
I would appreciate any thoughts, and again, since this is off-topic I am open to discussing it somewhere else - or posting it somewhere else if there is a channel that deals with this type of stuff.
project.ps1 --add-ip PoC.arith.prng
command additionally to the poc.ps1
commands.
================================================================================
The PoC-Library - Service Tool
================================================================================
Initializing PoC-Library Service Tool for synthesis
FATAL: An unknown or unhandled exception reached the topmost exception handler!
Exception type: AttributeError
Exception message: 'Namespace' object has no attribute 'Dependencies'
.pyIPCMI
), andlib/pyIPCMI
.my_config.vhdl
per project. It is shared in the parent repository.
my_project.vhdl
is specific to each machine and not intended to be shared with Git.
my_project.vhdl