Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-03-10 Thread Danny Milosavljevic
Sorry, the previously attached patch didn't apply using "git am" so I forgot about it. I fixed it now and commited it as b500dc2e83adc5529b890349af48655d0adaf1f8 to master.

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-03-10 Thread Theodoros Foradis
Leo Famulari writes: > On Mon, Jan 16, 2017 at 03:21:29PM +0100, Danny Milosavljevic wrote: >> Hi, >> >> > I should have probably added a different phase for the >> > "icebox/icebox_vlog.py" substitution, to make clear it's the only path >> > which is a run-time reference. The installed icebox_v

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-17 Thread Leo Famulari
On Mon, Jan 16, 2017 at 03:21:29PM +0100, Danny Milosavljevic wrote: > Hi, > > > I should have probably added a different phase for the > > "icebox/icebox_vlog.py" substitution, to make clear it's the only path > > which is a run-time reference. The installed icebox_vlog, can't find the > > chipdb

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-16 Thread Danny Milosavljevic
Hi, > I should have probably added a different phase for the > "icebox/icebox_vlog.py" substitution, to make clear it's the only path > which is a run-time reference. The installed icebox_vlog, can't find the > chipdb.txt file, if we don't make the substitution. Yeah, I think how you did it now i

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-16 Thread Theodoros Foradis
Danny Milosavljevic writes: > Hi, > > thanks for the patch! > > On Sat, 14 Jan 2017 20:56:52 +0200 > Theodoros Foradis wrote: > >> * gnu/packages/fpga.scm (icestorm)[arguments]: Modify phases >> "fix-usr-local" to replace reference to /usr/local/share. >> --- >> gnu/packages/fpga.scm | 9 +-

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-14 Thread Danny Milosavljevic
Hi, thanks for the patch! On Sat, 14 Jan 2017 20:56:52 +0200 Theodoros Foradis wrote: > * gnu/packages/fpga.scm (icestorm)[arguments]: Modify phases > "fix-usr-local" to replace reference to /usr/local/share. > --- > gnu/packages/fpga.scm | 9 + > 1 file changed, 5 insertions(+), 4 del