issues
search
JulianKemmerer
/
PipelineC
A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.
https://github.com/JulianKemmerer/PipelineC/wiki
GNU General Public License v3.0
606
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Import fixes/spring cleaning
#112
ghost
closed
2 years ago
2
removed cruft (mostly commented out code)
#111
ghost
closed
2 years ago
0
Omelet
#110
ghost
closed
2 years ago
0
Premature optimization
#109
ghost
closed
2 weeks ago
2
Better error messages!
#108
ghost
closed
2 weeks ago
1
misc garbage cleaning
#107
ghost
closed
2 years ago
1
format /everything
#106
ghost
closed
2 years ago
1
removed model_sim_ini from python file, added it to its own txt, clea…
#105
ghost
closed
2 years ago
2
Are we test yet?
#104
ghost
closed
1 month ago
5
added poetry dependencies
#103
ghost
closed
2 years ago
1
cleaned up commented code and range(0,...) syntax issues.
#102
ghost
closed
2 years ago
0
cocotb integration
#101
JulianKemmerer
closed
2 years ago
3
Dependencies and first test!
#100
ghost
closed
2 years ago
0
added poetry dependencies and beginnings of custom lexer
#99
ghost
closed
2 years ago
1
Build in compiled C based simulation
#98
JulianKemmerer
closed
2 weeks ago
1
Allow user defined pipelines of fixed latency
#97
JulianKemmerer
closed
5 months ago
1
Better visualization of function data flow
#96
JulianKemmerer
closed
2 weeks ago
2
list_union clean up
#95
ghost
closed
2 years ago
2
simplified get_type_from_list
#94
ghost
closed
2 years ago
1
Add more support for built in multi port RAM functions
#93
JulianKemmerer
closed
2 weeks ago
1
User defined top level module name
#92
JulianKemmerer
closed
2 years ago
1
Create pragmas that can set command line options
#91
JulianKemmerer
opened
2 years ago
0
Allow FSM style functions to be used as top level
#90
JulianKemmerer
opened
2 years ago
2
Allow bit slicing to behave like random array access/muxing
#89
JulianKemmerer
opened
2 years ago
0
Explore better syntax using variables as implicit function names
#88
JulianKemmerer
closed
2 weeks ago
0
Easier bit slicing syntax
#87
JulianKemmerer
closed
2 years ago
5
Fix duplicated FSM style function instances
#86
JulianKemmerer
closed
1 year ago
3
Implement break+continue statement support in FSM style loops
#85
JulianKemmerer
opened
2 years ago
0
Implement autopipelined BROMs
#84
JulianKemmerer
opened
2 years ago
1
Create FIFO-like comb. only single cycle handshake wire/clock crossing
#83
JulianKemmerer
opened
2 years ago
1
Make output directory constant, detect changes that invalidate cached output files
#82
JulianKemmerer
opened
2 years ago
0
Implement pipelined accumulate primitives
#81
JulianKemmerer
closed
2 years ago
1
Isolate not to be pipelined local static variable feedback within functions so user doesn't have to
#80
JulianKemmerer
closed
2 weeks ago
0
Allow pragmas to be set from command line
#79
JulianKemmerer
opened
2 years ago
0
Resource sharing, implement optimization pass
#77
JulianKemmerer
opened
2 years ago
0
Missing case statement support
#76
JulianKemmerer
opened
2 years ago
1
Fix slow simulation compile, gathering of files for simulation to not include files for all possible simulations
#75
JulianKemmerer
opened
2 years ago
1
Make path delay runs arbitrarily parallelizable
#74
JulianKemmerer
closed
1 month ago
5
Allow global variables to be directly used (not as wires) to communicate between functions
#73
JulianKemmerer
closed
2 years ago
12
Make clock crossing 'types' more clear in 'declaration'
#72
JulianKemmerer
closed
2 weeks ago
2
Compound references, struct, arrays, appended to function calls directly does not work
#71
JulianKemmerer
opened
2 years ago
0
Propagate constants more
#70
JulianKemmerer
closed
2 weeks ago
2
Make inline functions work
#69
JulianKemmerer
closed
2 weeks ago
0
Add 'always a wire' clock crossings
#68
JulianKemmerer
closed
2 years ago
6
Support user produced 'internal' clock signals
#67
JulianKemmerer
closed
2 years ago
6
Implement false path support
#66
JulianKemmerer
closed
2 weeks ago
1
const variables
#65
suarezvictor
closed
2 years ago
12
Make tool optimize for fewer pipelining registers
#64
JulianKemmerer
closed
2 weeks ago
9
Fixextraregs
#63
JulianKemmerer
closed
2 years ago
0
idea: do VHDL-Verilog one file at a time
#62
suarezvictor
closed
2 weeks ago
0
Previous
Next