Commit Graph

9 Commits

Author SHA1 Message Date
tjarker d890e55679 Update common.mk
Use the INSTALL_DIR environment variable

Signed-off-by: tjarker <s186083@student.dtu.dk>
2022-05-19 01:22:44 +02:00
Karol Gugala 8be4a0e717
Merge pull request #272 from KennethWilke/master
Modify board paths in common.mk to follow rename
2022-04-06 21:45:17 +02:00
Kamil Rakoczy 40505f9f9b Allow to use Surelog to build examples
Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
2022-04-05 11:26:29 +02:00
Kenneth Wilke 06351e8292 Modify board paths in common.mk to follow rename
I was following through the docs and noticed this was looking for files
in ~/opt/symbiflow

I could see changing this to use a variable, maybe, but I don't have any good
ideas for improving this to not assume the install is at ~/opt/f4pga.
2022-03-15 22:39:03 -05:00
Karol Gugala f0c5adcb75 Raname to F4PGA
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2022-02-18 18:15:44 +01:00
Brent Nelson 0d5478aa27 Strip whitespace from variable definitions.
Signed-off-by: Brent Nelson <nelson@ee.byu.edu>
2022-01-12 11:01:59 -07:00
Brent Nelson 9961126b3d Add SOURCES, XDC, SDC, and PCF to dependency in common.mk
so a change to any of these files will result in a recompile.

Signed-off-by: Brent Nelson <nelson@ee.byu.edu>
2021-12-13 16:19:36 -07:00
Alessandro Comodi ae20eb34db common: remove trailing spaces
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-11-17 13:29:22 +01:00
Joshua Fife 4a818ebf9a fixed documentation and makefiles. Renamed common makefile.
Signed-off-by: Joshua Fife <jpfife17@gmail.com>
2021-11-11 13:47:47 -07:00