Initial Chisel Template

This commit is contained in:
2024-12-23 10:14:20 +08:00
parent eec6e09111
commit 3ae04d1240
243 changed files with 6910 additions and 0 deletions

View File

@ -0,0 +1 @@
{"{\"organization\":\"org.scala-lang\",\"name\":\"scala-library\",\"revision\":\"2.13.12\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Disabled\"}}":{"value":{"$fields":["path","startLine"],"path":"Defaults.scala","startLine":4429},"type":"LinePosition"},"{\"organization\":\"org.chipsalliance\",\"name\":\"chisel\",\"revision\":\"6.2.0\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Binary\",\"prefix\":\"\",\"suffix\":\"\"}}":{"value":{"$fields":["path","startLine"],"path":"Defaults.scala","startLine":4429},"type":"LinePosition"},"{\"organization\":\"org.scalatest\",\"name\":\"scalatest\",\"revision\":\"3.2.16\",\"configurations\":\"test\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Binary\",\"prefix\":\"\",\"suffix\":\"\"}}":{"value":{"$fields":["path","startLine"],"path":"Defaults.scala","startLine":4429},"type":"LinePosition"},"{\"organization\":\"org.chipsalliance\",\"name\":\"chisel-plugin\",\"revision\":\"6.2.0\",\"configurations\":\"plugin->default(compile)\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Full\",\"prefix\":\"\",\"suffix\":\"\"}}":{"value":{"$fields":["path","startLine"],"path":"Defaults.scala","startLine":4429},"type":"LinePosition"}}

View File

@ -0,0 +1,3 @@
[debug] not up to date. inChanged = true, force = false
[debug] Updating ...
[debug] Done updating 

View File

@ -0,0 +1,3 @@
[debug] not up to date. inChanged = true, force = false
[debug] Updating ProjectRef(uri("file:/home/gh0s7/project/ddca/micore/"), "root")...
[debug] Done updating ProjectRef(uri("file:/home/gh0s7/project/ddca/micore/"), "root")

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
["sbt.Task[scala.collection.Seq[java.nio.file.Path]]",["/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/DecoupledGcd.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$$anon$1.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$delayedInit$body.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GcdInputBundle.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GcdOutputBundle.class","/home/gh0s7/project/ddca/micore/target/scala-2.13/zinc/inc_compile_2.13.zip"]]

View File

@ -0,0 +1 @@
["gcd.GCD"]

View File

@ -0,0 +1,4 @@
[debug] [root] Classpath dependencies List()
[debug] [root] Dependencies from configurations List()
[debug] Bloop wrote the configuration of project 'root' to '/home/gh0s7/project/ddca/micore/.bloop/root.json'
[success] Generated .bloop/root.json

View File

@ -0,0 +1 @@
[debug] Running postGenerate for root

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
[debug] Copy resource mappings: 
[debug]  

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
/home/gh0s7/project/ddca/micore/target/scala-2.13/-name-_2.13-0.1.0.jar

View File

@ -0,0 +1 @@
/home/gh0s7/project/ddca/micore/target/scala-2.13/classes

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,15 @@
[debug] Created transactional ClassFileManager with tempDir = /home/gh0s7/project/ddca/micore/target/scala-2.13/classes.bak
[debug] About to delete class files:
[debug] We backup class files:
[debug] Created transactional ClassFileManager with tempDir = /home/gh0s7/project/ddca/micore/target/scala-2.13/classes.bak
[debug] About to delete class files:
[debug] We backup class files:
[debug] Registering generated classes:
[debug]  GCD$.class
[debug]  GcdOutputBundle.class
[debug]  GCD$$anon$1.class
[debug]  GCD.class
[debug]  GCD$delayedInit$body.class
[debug]  GcdInputBundle.class
[debug]  DecoupledGcd.class
[debug] Removing the temporary directory used for backing up class files: /home/gh0s7/project/ddca/micore/target/scala-2.13/classes.bak

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
-469312488

View File

@ -0,0 +1,19 @@
[debug] Packaging /home/gh0s7/project/ddca/micore/target/scala-2.13/-name-_2.13-0.1.0.jar ...
[debug] Input file mappings:
[debug]  gcd
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd
[debug]  gcd/GcdInputBundle.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GcdInputBundle.class
[debug]  gcd/GcdOutputBundle.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GcdOutputBundle.class
[debug]  gcd/DecoupledGcd.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/DecoupledGcd.class
[debug]  gcd/GCD.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD.class
[debug]  gcd/GCD$.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$.class
[debug]  gcd/GCD$$anon$1.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$$anon$1.class
[debug]  gcd/GCD$delayedInit$body.class
[debug]  /home/gh0s7/project/ddca/micore/target/scala-2.13/classes/gcd/GCD$delayedInit$body.class
[debug] Done packaging.

View File

@ -0,0 +1 @@
1488086236

View File

@ -0,0 +1 @@

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
/home/gh0s7/project/ddca/micore/target/scala-2.13/-name-_2.13-0.1.0.jar

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
/home/gh0s7/project/ddca/micore/target/scala-2.13/-name-_2.13-0.1.0.jar

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,4 @@
[debug] [root-test] Classpath dependencies List()
[debug] [root-test] Dependencies from configurations List(root)
[debug] Bloop wrote the configuration of project 'root-test' to '/home/gh0s7/project/ddca/micore/.bloop/root-test.json'
[success] Generated .bloop/root-test.json

View File

@ -0,0 +1 @@
[debug] Running postGenerate for root-test

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@