issues
search
chipsalliance
/
fasm
FPGA Assembly (FASM) Parser and Generator
https://fasm.readthedocs.io
Apache License 2.0
90
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace slow implementation with single-header, plain c++ version ?
#92
hzeller
opened
1 year ago
0
cython3 need mentioning in the dependencies
#91
hzeller
opened
2 years ago
1
Compilation error
#90
zipotron
closed
2 years ago
2
PyPI pushes fail
#89
kiryk
closed
2 years ago
1
Update F4pga project url
#88
IanBoyanZhang
closed
2 years ago
0
Build system fixes
#87
Xiretza
opened
2 years ago
2
docs: theme s/SymbiFlow/F4PGA/
#86
umarcor
closed
2 years ago
0
docs: update theme; add logo and favicon; use '_static'
#85
umarcor
closed
2 years ago
0
🔄 Synced file(s) with SymbiFlow/symbiflow-common-config
#84
common-config-bot
opened
2 years ago
0
setup: fix license classifier
#83
kgugala
closed
2 years ago
0
Fix antlr build
#82
kgugala
closed
2 years ago
0
wheels build fails silently
#81
kgugala
closed
2 years ago
0
Relicense to Apache-2.0
#80
kgugala
closed
2 years ago
0
Fix readthedocs environment.yml file.
#79
mithro
closed
3 years ago
0
gha: Only allow one jobs at once.
#78
mithro
closed
3 years ago
0
Wheel builds randomly fail on CI
#77
mithro
closed
3 years ago
0
Cython directive 'language_level' not set, using 2 for now (Py2)
#76
mithro
opened
3 years ago
0
Antlr parser fails to work with static builds
#75
mithro
opened
3 years ago
1
Windows CI is failing do to permission error installing wheel
#74
mithro
closed
3 years ago
1
Fix pip breaking `file:` support.
#73
mithro
closed
3 years ago
4
AttributeError: 'FileNotFoundError' object has no attribute 'read'
#72
mithro
closed
3 years ago
2
Fixing C++ parser: explicitly convert antlrcpp::Any to std::string
#71
arn4ud
closed
3 years ago
0
parser: use a simple print instead of a warn
#70
acomodi
closed
3 years ago
1
Add license checking github action
#69
daniellimws
opened
3 years ago
1
Convert to using symbiflow_sphinx_theme.
#68
mithro
closed
3 years ago
0
Replace local license checks with the SymbiFlow/actions/checks@main action
#67
mithro
opened
3 years ago
1
If there someone could tell me how to install fasm in windows?
#66
the-centry
opened
3 years ago
1
Why does building the antlr4_runtime clone utfcpp?
#65
mithro
opened
3 years ago
0
Cleanup requirements a little and remove setup.cfg file.
#64
mithro
opened
3 years ago
1
WIP: Move to setuptools_scm for version generation.
#63
mithro
opened
3 years ago
0
Fix install fasm directly from GitHub
#62
mithro
closed
3 years ago
0
ci: merge workflows
#61
umarcor
opened
3 years ago
2
Latest fasm setup.py no longer works as a git+https URL
#60
litghost
closed
3 years ago
5
Publish to PyPi
#59
mithro
closed
3 years ago
1
ci: support forks to run the PyPI workflow but prevent publishing
#58
umarcor
closed
3 years ago
0
Broken installation due to probable circular import
#57
Mattia9875
closed
3 years ago
10
Publish to PyPi step should be skipped if no authentication secrets are found
#56
mithro
closed
3 years ago
0
ci: update job names
#55
umarcor
closed
3 years ago
0
Figure out why we now have three almost identical workflows
#54
mithro
opened
3 years ago
0
Adding generation of the version number.
#53
mithro
closed
3 years ago
6
Get the antlr / cython binaries building on Windows
#52
mithro
opened
3 years ago
1
Improve the cmake flag configuration
#51
mithro
opened
3 years ago
1
Remove `add_flags` method in setup.py by fixing cmake config file
#50
mithro
opened
3 years ago
0
Split the antlr parser into it's own Python package
#49
mithro
opened
3 years ago
0
Add GitHub Actions which publish to PyPI
#48
mithro
closed
3 years ago
1
Antlr build fails on Windows with error about MSBUILD not supporting -j
#47
mithro
closed
3 years ago
1
Cleanup the cmake output
#46
mithro
opened
3 years ago
1
Fix include file search in src/CMakeLists.txt
#45
HackerFoo
closed
3 years ago
0
Update method of selecting shared/static installs when available.
#44
HackerFoo
opened
3 years ago
0
How does one update antlr to a newer version?
#43
mithro
opened
3 years ago
0
Next