issues
search
dgrnbrg
/
piplin
Compile Clojure to FPGAs
piplin.org
93
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
redirect visitors to clash-lang.org
#71
erikkaplun
opened
5 years ago
0
fixed tests in mips
#70
aysylu
closed
11 years ago
0
fixed point cast not using most accurate representation
#69
aysylu
opened
11 years ago
0
Throw an exception when bit-slice gets the argument in the wrong order (i.e. low/upper bound)
#68
dgrnbrg
opened
11 years ago
0
Warn when invoking a module with state outside of compile-root
#67
dgrnbrg
opened
11 years ago
0
Warn/error when keys are accessed in the module map that do not exist
#66
dgrnbrg
opened
11 years ago
0
Test Piplin against Clojure 1.5 as well.
#65
dgrnbrg
closed
11 years ago
0
Allow for modules with inputs to have those inputs provided during simulation.
#64
dgrnbrg
opened
11 years ago
0
Generate data for GTKWave so that it uses semantically meaningful names in the display
#63
dgrnbrg
opened
11 years ago
0
FPGALINK - More board support
#62
ghost
opened
11 years ago
1
some piplin tutorial examples can't be simulated
#61
aysylu
closed
11 years ago
0
Unary + and * should throw exceptions or be identity, unary - should be negation
#60
dgrnbrg
opened
11 years ago
0
Creating convenience functions to generate strings of zero bits and one bits.
#59
dgrnbrg
opened
11 years ago
1
Investigate broken `if` type distribution in mtprng
#58
dgrnbrg
opened
11 years ago
0
Add bit-shift-left and bit-shift-right
#57
dgrnbrg
closed
11 years ago
1
Increase test coverage of destructuring
#56
dgrnbrg
opened
11 years ago
0
Null is not synthesizable
#55
dgrnbrg
opened
11 years ago
0
Nested module synthesis must use wires instead of dot notation
#54
dgrnbrg
closed
11 years ago
0
Don't generate {0'b0, x}
#53
dgrnbrg
opened
11 years ago
1
Module port name synthesis needs to munge the names
#52
dgrnbrg
closed
11 years ago
0
Support zero?, pos?, and neg?
#51
dgrnbrg
closed
11 years ago
1
Constant indexing array
#50
dgrnbrg
opened
12 years ago
0
Move protocols into types.clj to another file
#49
dgrnbrg
closed
11 years ago
0
Need semantic checks for arrays
#48
dgrnbrg
opened
12 years ago
1
Write verilog synthesis for arrays
#47
dgrnbrg
closed
12 years ago
1
Rather than redefine connect, delegate to it
#46
dgrnbrg
closed
12 years ago
0
Simplifying module*
#45
dgrnbrg
closed
12 years ago
0
Simplifying module*
#44
dgrnbrg
closed
11 years ago
1
Synthesize submodules
#43
dgrnbrg
closed
12 years ago
0
Module instance names should be derived from their parameters, not a gensym
#42
dgrnbrg
opened
12 years ago
0
Add bit-not
#41
dgrnbrg
closed
12 years ago
2
Submodules
#40
dgrnbrg
closed
12 years ago
2
Finishing verilog code gen
#39
dgrnbrg
closed
12 years ago
3
Parameterize/generate input/output/submodules
#38
dgrnbrg
closed
12 years ago
1
Defmodule
#37
dgrnbrg
closed
12 years ago
1
Eliminate the warnings about shadowing clojure vars when :use-ing math
#36
dgrnbrg
closed
12 years ago
1
Reader syntax for bits
#35
dgrnbrg
closed
12 years ago
0
Have pretty-printer truncate types if their argument list is really long
#34
dgrnbrg
opened
12 years ago
0
make assoc/assoc-in for bundles
#33
dgrnbrg
closed
12 years ago
1
Refactor mkast
#32
dgrnbrg
closed
12 years ago
4
Must implement distribution of casts through ast nodes (aka incremental type refinement)
#31
dgrnbrg
closed
12 years ago
1
Investigate wrapping kindof in another function so that = can be used on non piplin types, obviating the need to namespace qualify =
#30
dgrnbrg
closed
12 years ago
2
add :piplintype to the type hierarchy
#29
dgrnbrg
closed
12 years ago
0
Union has no semantic checking
#28
dgrnbrg
closed
12 years ago
1
Bundle promotion from map doesn't check schema to keys
#27
dgrnbrg
closed
12 years ago
0
Issues comparing uintm type objects
#26
dgrnbrg
closed
12 years ago
1
Integrate radagast when clj1.3 compat is released
#25
dgrnbrg
closed
12 years ago
1
Move connections to a more fundamental file than modules.clj
#24
dgrnbrg
closed
12 years ago
0
make nil a piplin type
#23
dgrnbrg
closed
12 years ago
1
case
#22
dgrnbrg
opened
12 years ago
0
Next