Commit Graph

29 Commits

Author SHA1 Message Date
Scott Beamer 366d905909 better support for multiple CONFIGs
Now there will be a project per CONFIG. This also generates the associated tcl and verilog files for each CONFIG.
2015-06-30 12:46:52 -07:00
Scott Beamer 1ab1a2ecef updates to handle vivado 2014.4 2015-01-07 16:17:56 -08:00
Christopher Celio d2eb1e9a59 Fix CHISEL_CONFIG -> CONFIG in Makefrag 2014-10-03 16:44:09 -07:00
Scott Beamer 19243ebb15 renaming CHISEL_CONFIG to CONFIG
this way it can be easily overriden in the same way as rocket-chip
2014-10-01 13:48:06 -07:00
Scott Beamer cacaf66639 use variable for s3 path
we should also figure out https and general url
2014-09-25 22:55:42 -07:00
Scott Beamer 08667b420e fix bug in for image copying 2014-09-25 22:48:58 -07:00
Sagar Karandikar 45f5a624fa fetch ramdisk, build from output.bif, finish up readme content 2014-09-25 22:13:27 -07:00
Sagar Karandikar d177f579b9 add fetch-riscv-linux targets 2014-09-25 17:39:49 -07:00
Scott Beamer f64585c1de fix makefrag bug and tidy up 2014-09-25 14:04:14 -07:00
Scott Beamer 53d7009dc0 tidying up main makefrag 2014-09-24 17:12:28 -07:00
Sagar Karandikar 612956b221 fix submodules in Makefrag 2014-09-24 07:53:05 -07:00
Sagar Karandikar e7b0249cba add dtb compilation target: make arm-dtb 2014-09-21 18:30:41 -07:00
Sagar Karandikar f1071df249 add make targets for arm-linux and arm-uboot 2014-09-21 18:22:42 -07:00
Scott Beamer 0cc12a9a95 support for using chisel configs and calling into rocket-chip to generate new verilog 2014-09-19 18:02:35 -07:00
Scott Beamer 6d53e19baa opening and closing ramdisk 2014-09-19 14:54:09 -07:00
Scott Beamer 00267721d3 make project default target 2014-09-19 10:37:50 -07:00
Scott Beamer 98625e850c add target for vivado gui back to make 2014-09-18 18:11:52 -07:00
Scott Beamer 51b5717b80 bitfile -> bitstream 2014-09-18 18:09:29 -07:00
Scott Beamer 15dcd8dadf improvements to makefile automation 2014-09-18 17:44:45 -07:00
Scott Beamer 5139b703e0 no longer use bd files for zybo since done by tcl 2014-09-15 20:06:52 -07:00
Sagar Karandikar 9d66329c59 zybo manually replace PS xci/xml 2014-09-14 01:59:41 -07:00
Sagar Karandikar 892d6f7b02 fix Makefrag support for boards with no model (zybo) 2014-09-13 12:22:39 -07:00
Scott Beamer 5524f27c2c add zedboard board model and simplify replacement names 2014-09-13 11:19:58 -07:00
Sagar Karandikar 913cc39c9a separate common board name and official board name required by vivado 2014-09-12 21:44:36 -07:00
Scott Beamer d85d0953b8 fix tcl pathnames 2014-09-12 18:03:41 -07:00
Scott Beamer 70879906fb move fifos.v into wrapper.v 2014-09-11 16:29:58 -07:00
Scott Beamer a4fa158677 can now build zedboard projects from tcl 2014-09-11 16:15:33 -07:00
Sagar Karandikar 00cc52412a update Makefile for tcl 2014-09-10 23:37:47 -07:00
Scott Beamer f304918e62 start of make system and adding fifos 2014-09-10 17:53:33 -07:00