summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add VerilatorPalmer Dabbelt2019-05-292-0/+18
| | | | Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
* Add an xc3sprog ebuildPalmer Dabbelt2017-07-182-0/+29
|
* Remove unused packagesPalmer Dabbelt2017-03-0236-1134/+0
| | | | I'm cleaning up my portage repo now!
* Add an installer for Synopsys's VCSPalmer Dabbelt2016-08-242-0/+34
|
* milkway doesn't match the synopsys product patternPalmer Dabbelt2016-07-072-2/+2
|
* Add Milky WayPalmer Dabbelt2016-07-072-0/+34
| | | | I haven't tested this at all yet, so maybe it's broken.
* Add a Synopsys Custom Designer ebuildPalmer Dabbelt2016-02-143-0/+37
| | | | | This is the one part that doesn't quite work: OpenAccess doesn't find my system name correctly so I need to link over an "unknown_64" directory.
* Add a Synopsys Installer ebuildPalmer Dabbelt2016-02-142-0/+24
| | | | | | I can't run Custom Designer on my machine without some workarounds, so I'm going to go ahead and add packages for some Synopsys tools now. Since these don't actually fetch anything I think they're fine.
* Update iverilog to 10.0Palmer Dabbelt2015-10-142-0/+52
|
* Update flo-llvm to 0.0.22Palmer Dabbelt2015-07-142-0/+34
|
* Add a Chisel patch that doesn't copy the headersPalmer Dabbelt2015-07-113-0/+96
| | | | | | The sane way to deal with Chisel headers is now to use "chisel-hdrtar", as opposed to the current Chisel system which copies headers from the build directory while running Scala.
* Update Chisel to 2.2.27Palmer Dabbelt2015-07-102-0/+75
|
* Bump chisel to 2.2.22Palmer Dabbelt2015-05-173-2/+77
|
* Import sci-electronics/chisel from the old repoPalmer Dabbelt2015-04-156-0/+387
|
* Add sci-electronics/chisel-torture at 0.0.2Palmer Dabbelt2015-02-252-0/+33
|
* Add vcd2step at 0.0.2Palmer Dabbelt2015-02-252-0/+34
|
* Update flo-llvm to 0.0.19Palmer Dabbelt2015-02-252-0/+34
|
* Update libflo to 0.0.19Palmer Dabbelt2015-02-252-0/+26
|
* Update flo-llvm to 0.0.18Palmer Dabbelt2015-02-203-36/+2
|
* Bump flo-llvm to 0.0.17Palmer Dabbelt2015-02-202-0/+34
|
* Update flo-llvm to 0.0.16Palmer Dabbelt2015-02-202-0/+34
|
* Update flo-llvm to 0.0.15Palmer Dabbelt2015-02-172-0/+34
|
* Add flo-llvm at 0.0.14Palmer Dabbelt2015-02-172-0/+34
| | | | This converts flo files to LLVM IR.
* Add libflo at 0.0.18Palmer Dabbelt2015-02-172-0/+26
| | | | This is my Flo file reader, which is somewhat old and crusty now...
* Add sci-electronics/vcddiff at 0.0.5Palmer Dabbelt2015-01-172-0/+31
This is a simple program that allows me to calculate a diff between two VCD files.