- Jul 14, 2016
-
-
Palmer Dabbelt authored
This will make the tutorial a bit easier.
-
- Jul 13, 2016
-
-
Palmer Dabbelt authored
Verilator wants this. It's a hack to make things compile, but it'll work for the demo (I think). This is fixed for real upstream.
-
Palmer Dabbelt authored
-
- Jul 11, 2016
-
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
This is very big and won't be used for the tutorial.
-
Palmer Dabbelt authored
-
Jonathan Bachrach authored
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
This allows the tests to find the SMI example's address.
-
Palmer Dabbelt authored
This avoids hard-coding the size of the example multiple times.
-
- Jul 06, 2016
-
-
Jonathan Bachrach authored
-
Jonathan Bachrach authored
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
If I pass this "init" here, then Chisel 3 will silently generate bad FIRRTL.
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
-
- Jun 17, 2016
-
-
Palmer Dabbelt authored
These failed for Andrew earlier. While it might be paranioa, there's really no reason to build the man pages so we might as well not bother.
-
- Jun 16, 2016
-
-
Colin Schmidt authored
Default to Chisel 3
-
Palmer Dabbelt authored
Now that we can test Chisel 3 on Travis, I think it's time to turn it on for everyone else.
-
Palmer Dabbelt authored
Now that we have verilator support we can start testing the Chisel 3 Verilog on Travis. This disables Chisel 2 Travis tests because they're too slow.
-
- Jun 15, 2016
-
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
We need a fairly new version of Verilator, so I just added a rule to download and install it on all systems.
-
Colin Schmidt authored
-
Palmer Dabbelt authored
If you have multi-target rules that don't have %s in them, make interprets that as "run this recipe multiple times, once to produce each target". If you have %s in the rules, then make interprets it as "run this recipe once to produce all targets". We want the second one.
-
Yunsup Lee authored
-
- Jun 11, 2016
-
-
Palmer Dabbelt authored
See the cooresponding uncore commit for details.
-
- Jun 10, 2016
-
-
Andrew Waterman authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Howard Mao authored
-
- Jun 09, 2016
-
-
Andrew Waterman authored
-
Scott Johnson authored
English major I'm not, but my sister was and she says 'who' is correct here
-
Howard Mao authored
-
Howard Mao authored
-
Howard Mao authored
-
- Jun 08, 2016
-
-
Donggyu Kim authored
-
Howard Mao authored
-
Howard Mao authored
This reverts commit ff2937a7.
-
Howard Mao authored
-
- Jun 07, 2016
-
-
Palmer Dabbelt authored
This was just a missing Makefrag-verilog dependency (the .d file).
-